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: Matt Caswell <matt@openssl.org>
This commit is contained in:
Richard Levitte
2015-12-18 13:08:40 +01:00
parent 0d3587c7fc
commit 31384753c7
60 changed files with 60 additions and 60 deletions

View File

@@ -1,4 +1,4 @@
/* test/igetest.c -*- mode:C; c-file-style: "eay" -*- */
/* test/igetest.c */
/* ====================================================================
* Copyright (c) 2006 The OpenSSL Project. All rights reserved.
*