summaryrefslogtreecommitdiff
path: root/lib/libcrypto/engine
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-06-11 01:53:04 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-06-11 01:53:04 +0000
commita40861167d7e66f8ccaafe81ef8376f2662e1a3c (patch)
treeafd22eff69067913a6d8d3dad882142728dd43d2 /lib/libcrypto/engine
parent58ce26ade8b9a26aca29df3c76b93324af0e057b (diff)
c-file-style hints, begone; ok beck
Diffstat (limited to 'lib/libcrypto/engine')
-rw-r--r--lib/libcrypto/engine/eng_all.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/engine/eng_all.c b/lib/libcrypto/engine/eng_all.c
index 4d07299efed..e1616f92a59 100644
--- a/lib/libcrypto/engine/eng_all.c
+++ b/lib/libcrypto/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 <richard@levitte.org> for the OpenSSL
* project 2000.
*/