summaryrefslogtreecommitdiff
path: root/cipher-aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher-aes.c')
-rw-r--r--cipher-aes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cipher-aes.c b/cipher-aes.c
index 228ddb10..99e9eea9 100644
--- a/cipher-aes.c
+++ b/cipher-aes.c
@@ -28,7 +28,6 @@
#include "openbsd-compat/openssl-compat.h"
#ifdef USE_BUILTIN_RIJNDAEL
-RCSID("$OpenBSD: cipher-aes.c,v 1.2 2003/11/26 21:44:29 djm Exp $");
#include <openssl/evp.h>
#include "rijndael.h"