From 93a17f79b925e2d76bd38b3d0c3b199302c0ecfc Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 18 Dec 2015 13:12:58 +0100 Subject: 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 --- crypto/engine/eng_all.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/engine') diff --git a/crypto/engine/eng_all.c b/crypto/engine/eng_all.c index 195a3a9554..48ad0d26b4 100644 --- a/crypto/engine/eng_all.c +++ b/crypto/engine/eng_all.c @@ -1,4 +1,4 @@ -/* crypto/engine/eng_all.c -*- mode: C; c-file-style: "eay" -*- */ +/* crypto/engine/eng_all.c */ /* * Written by Richard Levitte for the OpenSSL project * 2000. -- cgit v1.2.3