aboutsummaryrefslogtreecommitdiffstats
path: root/apps/engine.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 /apps/engine.c
parentecadde4d4dcf642cbe95ffa3d6b3ad67450c63b8 (diff)
downloadopenssl-93a17f79b925e2d76bd38b3d0c3b199302c0ecfc.tar.gz
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 'apps/engine.c')
-rw-r--r--apps/engine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/engine.c b/apps/engine.c
index 460ec60cb1..f54631b50d 100644
--- a/apps/engine.c
+++ b/apps/engine.c
@@ -1,4 +1,4 @@
-/* apps/engine.c -*- mode: C; c-file-style: "eay" -*- */
+/* apps/engine.c */
/*
* Written by Richard Levitte <richard@levitte.org> for the OpenSSL project
* 2000.