]> andersk Git - openssh.git/blobdiff - cipher.c
- (stevesk) logintest.c: fix for systems without __progname
[openssh.git] / cipher.c
index b1740ecf9d7a6f263f484fc01d464dd46f4a0977..5350703efbf857e138138c3e4419525ff2cbc7db 100644 (file)
--- a/cipher.c
+++ b/cipher.c
@@ -35,7 +35,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: cipher.c,v 1.42 2001/01/21 19:05:46 markus Exp $");
+RCSID("$OpenBSD: cipher.c,v 1.43 2001/02/04 15:32:23 stevesk Exp $");
 
 #include "xmalloc.h"
 #include "log.h"
This page took 0.032056 seconds and 4 git commands to generate.