summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/cipher-aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/cipher-aes.c')
-rw-r--r--crypto/openssh/cipher-aes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/cipher-aes.c b/crypto/openssh/cipher-aes.c
index 7ba9501..22d500d 100644
--- a/crypto/openssh/cipher-aes.c
+++ b/crypto/openssh/cipher-aes.c
@@ -24,7 +24,7 @@
#include "includes.h"
#if OPENSSL_VERSION_NUMBER < 0x00907000L
-RCSID("$OpenBSD: cipher-aes.c,v 1.1 2003/05/15 03:08:29 markus Exp $");
+RCSID("$OpenBSD: cipher-aes.c,v 1.2 2003/11/26 21:44:29 djm Exp $");
#include <openssl/evp.h>
#include "rijndael.h"
OpenPOWER on IntegriCloud