summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rc4/rc4_utl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/rc4/rc4_utl.c')
-rw-r--r--src/lib/libcrypto/rc4/rc4_utl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/rc4/rc4_utl.c b/src/lib/libcrypto/rc4/rc4_utl.c
index f808d85dae..0d02171a3e 100644
--- a/src/lib/libcrypto/rc4/rc4_utl.c
+++ b/src/lib/libcrypto/rc4/rc4_utl.c
@@ -1,4 +1,4 @@
1/* crypto/rc4/rc4_utl.c */ 1/* $OpenBSD: rc4_utl.c,v 1.4 2014/06/12 15:49:30 deraadt Exp $ */
2/* ==================================================================== 2/* ====================================================================
3 * Copyright (c) 2011 The OpenSSL Project. All rights reserved. 3 * Copyright (c) 2011 The OpenSSL Project. All rights reserved.
4 * 4 *