summaryrefslogtreecommitdiff
path: root/cipher.c
diff options
context:
space:
mode:
authorstevesk <stevesk>2001-02-05 18:16:28 +0000
committerstevesk <stevesk>2001-02-05 18:16:28 +0000
commit7aba7917662a1fdeab6e6ed0c79e842cc2b9f0be (patch)
tree33df2bb7107b61381bf8afac5e8588e2e0a68ad5 /cipher.c
parent8eef1f188bb1925fea4e919974d3fcca473688d7 (diff)
downloadopenssh-7aba7917662a1fdeab6e6ed0c79e842cc2b9f0be.tar.gz
RCSID
Diffstat (limited to 'cipher.c')
-rw-r--r--cipher.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher.c b/cipher.c
index b1740ecf..5350703e 100644
--- 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"