]> andersk Git - openssh.git/blobdiff - cipher-aes.c
- djm@cvs.openbsd.org 2003/11/26 21:44:29
[openssh.git] / cipher-aes.c
index 7ba950191169cad64fa8cbc6aa3463bd3f7d6fde..22d500d4290ab47cdd48bab52fde278d8dc8005c 100644 (file)
@@ -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"
This page took 0.034002 seconds and 4 git commands to generate.