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/ui/ui_locl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/ui/ui_locl.h') diff --git a/crypto/ui/ui_locl.h b/crypto/ui/ui_locl.h index 0d919cd7b1..bebc13abfc 100644 --- a/crypto/ui/ui_locl.h +++ b/crypto/ui/ui_locl.h @@ -1,4 +1,4 @@ -/* crypto/ui/ui.h -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/ui/ui.h */ /* * Written by Richard Levitte (richard@levitte.org) for the OpenSSL project * 2001. -- cgit v1.2.3