diff options
Diffstat (limited to 'crypto/rc4/rc4_enc.c')
-rw-r--r-- | crypto/rc4/rc4_enc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/rc4/rc4_enc.c b/crypto/rc4/rc4_enc.c index 0f0a2487a7..79f00e7129 100644 --- a/crypto/rc4/rc4_enc.c +++ b/crypto/rc4/rc4_enc.c @@ -1,4 +1,3 @@ -/* crypto/rc4/rc4_enc.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * |