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>
This commit is contained in:
Richard Levitte
2015-12-18 13:12:58 +01:00
parent ecadde4d4d
commit 93a17f79b9
74 changed files with 74 additions and 74 deletions

View File

@@ -1,4 +1,4 @@
/* -*- Mode: C; c-file-style: "bsd" -*- */
/* */
/*-
* easy-tls.c -- generic TLS proxy.
* $Id: easy-tls.c,v 1.4 2002/03/05 09:07:16 bodo Exp $

View File

@@ -1,4 +1,4 @@
/* -*- Mode: C; c-file-style: "bsd" -*- */
/* */
/*-
* easy-tls.h -- generic TLS proxy.
* $Id: easy-tls.h,v 1.1 2001/09/17 19:06:59 bodo Exp $