summaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui_util.c
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/ui/ui_util.c
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/ui/ui_util.c')
-rw-r--r--crypto/ui/ui_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ui/ui_util.c b/crypto/ui/ui_util.c
index f65f80d71d..0f290115d0 100644
--- a/crypto/ui/ui_util.c
+++ b/crypto/ui/ui_util.c
@@ -1,4 +1,4 @@
-/* crypto/ui/ui_util.c -*- mode:C; c-file-style: "eay" -*- */
+/* crypto/ui/ui_util.c */
/* ====================================================================
* Copyright (c) 2001-2002 The OpenSSL Project. All rights reserved.
*