summaryrefslogtreecommitdiffstats
path: root/crypto/aes/aes.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-12-18 13:12:58 +0100
committerRichard Levitte <levitte@openssl.org>2015-12-18 13:39:34 +0100
commit93a17f79b925e2d76bd38b3d0c3b199302c0ecfc (patch)
tree89c1ab8b3dbc2300c473bf997295e22e512501f6 /crypto/aes/aes.h
parentecadde4d4dcf642cbe95ffa3d6b3ad67450c63b8 (diff)
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: Ben Laurie <ben@openssl.org>
Diffstat (limited to 'crypto/aes/aes.h')
-rw-r--r--crypto/aes/aes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/aes/aes.h b/crypto/aes/aes.h
index 87bf60f6f2..faa66c4914 100644
--- a/crypto/aes/aes.h
+++ b/crypto/aes/aes.h
@@ -1,4 +1,4 @@
-/* crypto/aes/aes.h -*- mode:C; c-file-style: "eay" -*- */
+/* crypto/aes/aes.h */
/* ====================================================================
* Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
*