From 596d60dba394f9f2eed0d9a577bb09bcd070cc4d Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Wed, 11 Jun 2014 01:53:03 +0000 Subject: c-file-style hints, begone; ok beck --- src/lib/libcrypto/rc4/rc4_utl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libcrypto/rc4/rc4_utl.c') diff --git a/src/lib/libcrypto/rc4/rc4_utl.c b/src/lib/libcrypto/rc4/rc4_utl.c index bd39a76543..f808d85dae 100644 --- a/src/lib/libcrypto/rc4/rc4_utl.c +++ b/src/lib/libcrypto/rc4/rc4_utl.c @@ -1,4 +1,4 @@ -/* crypto/rc4/rc4_utl.c -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/rc4/rc4_utl.c */ /* ==================================================================== * Copyright (c) 2011 The OpenSSL Project. All rights reserved. * -- cgit v1.2.3-55-g6feb