aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dso/dso_lib.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/dso/dso_lib.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 'crypto/dso/dso_lib.c')
-rw-r--r--crypto/dso/dso_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dso/dso_lib.c b/crypto/dso/dso_lib.c
index 09b8eafcca..3312450eae 100644
--- a/crypto/dso/dso_lib.c
+++ b/crypto/dso/dso_lib.c
@@ -1,4 +1,4 @@
-/* dso_lib.c -*- mode:C; c-file-style: "eay" -*- */
+/* dso_lib.c */
/*
* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL project
* 2000.