diff options
Diffstat (limited to 'crypto/ebcdic.c')
-rw-r--r-- | crypto/ebcdic.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/crypto/ebcdic.c b/crypto/ebcdic.c index 68719538fb..2a8ca61010 100644 --- a/crypto/ebcdic.c +++ b/crypto/ebcdic.c @@ -14,11 +14,6 @@ NON_EMPTY_TRANSLATION_UNIT # include <openssl/ebcdic.h> -/*- - * Initial Port for Apache-1.3 by <Martin.Kraemer@Mch.SNI.De> - * Adapted for OpenSSL-0.9.4 by <Martin.Kraemer@Mch.SNI.De> - */ - # ifdef CHARSET_EBCDIC_TEST /* * Here we're looking to test the EBCDIC code on an ASCII system so we don't do |