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 @@
/* ssl/s3_srvr.c -*- mode:C; c-file-style: "eay" -*- */
/* ssl/s3_srvr.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*