summaryrefslogtreecommitdiffstats
path: root/crypto/o_str.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-12-18 13:13:31 +0100
committerRichard Levitte <levitte@openssl.org>2015-12-18 13:13:31 +0100
commite961c7a201817cefd628a023a104c4ee8a216e13 (patch)
treeb69e9e43b152b9ae831970fef492d5ec8f949c92 /crypto/o_str.c
parentd7f7144391dd0cdffcd360e33d527e013df6dc42 (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/o_str.c')
-rw-r--r--crypto/o_str.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/o_str.c b/crypto/o_str.c
index b23ef323b1..fd4087ffe3 100644
--- a/crypto/o_str.c
+++ b/crypto/o_str.c
@@ -1,4 +1,4 @@
-/* crypto/o_str.c -*- mode:C; c-file-style: "eay" -*- */
+/* crypto/o_str.c */
/*
* Written by Richard Levitte (richard@levitte.org) for the OpenSSL project
* 2003.