From 31384753c770b2d77dd9d54a19145d25498cf859 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 18 Dec 2015 13:08:40 +0100 Subject: Remove the "eay" c-file-style indicators Since we don't use the eay style any more, there's no point tryint to tell emacs to use it. Reviewed-by: Matt Caswell --- crypto/aes/aes_ige.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/aes/aes_ige.c') diff --git a/crypto/aes/aes_ige.c b/crypto/aes/aes_ige.c index c789cc06ab..b3ff982202 100644 --- a/crypto/aes/aes_ige.c +++ b/crypto/aes/aes_ige.c @@ -1,4 +1,4 @@ -/* crypto/aes/aes_ige.c -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/aes/aes_ige.c */ /* ==================================================================== * Copyright (c) 2006 The OpenSSL Project. All rights reserved. * -- cgit v1.2.3