memset() doesn't take NULL.
[openssl.git] / crypto / rc2 / rc2_ecb.c
index 48442a3f39e5f8e96b856334aa004e5e1d216944..047c0fc04da123c1f1d9106ae2cfe63bfbbd95c9 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/rc2/rc2_ecb.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -60,8 +59,6 @@
 #include "rc2_locl.h"
 #include <openssl/opensslv.h>
 
-const char RC2_version[] = "RC2" OPENSSL_VERSION_PTEXT;
-
 /*-
  * RC2 as implemented frm a posting from
  * Newsgroups: sci.crypt