From 596d60dba394f9f2eed0d9a577bb09bcd070cc4d Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Wed, 11 Jun 2014 01:53:03 +0000 Subject: c-file-style hints, begone; ok beck --- src/lib/libcrypto/store/store.h | 2 +- src/lib/libcrypto/store/str_lib.c | 2 +- src/lib/libcrypto/store/str_locl.h | 2 +- src/lib/libcrypto/store/str_mem.c | 2 +- src/lib/libcrypto/store/str_meth.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/lib/libcrypto/store') diff --git a/src/lib/libcrypto/store/store.h b/src/lib/libcrypto/store/store.h index 1a29ca2da5..4e17a1f6ef 100644 --- a/src/lib/libcrypto/store/store.h +++ b/src/lib/libcrypto/store/store.h @@ -1,4 +1,4 @@ -/* crypto/store/store.h -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/store/store.h */ /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2003. */ diff --git a/src/lib/libcrypto/store/str_lib.c b/src/lib/libcrypto/store/str_lib.c index 0f88664acd..b76d9a2395 100644 --- a/src/lib/libcrypto/store/str_lib.c +++ b/src/lib/libcrypto/store/str_lib.c @@ -1,4 +1,4 @@ -/* crypto/store/str_lib.c -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/store/str_lib.c */ /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2003. */ diff --git a/src/lib/libcrypto/store/str_locl.h b/src/lib/libcrypto/store/str_locl.h index c58172c460..aa9760d81a 100644 --- a/src/lib/libcrypto/store/str_locl.h +++ b/src/lib/libcrypto/store/str_locl.h @@ -1,4 +1,4 @@ -/* crypto/store/str_locl.h -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/store/str_locl.h */ /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2003. */ diff --git a/src/lib/libcrypto/store/str_mem.c b/src/lib/libcrypto/store/str_mem.c index d59799196a..75369b8609 100644 --- a/src/lib/libcrypto/store/str_mem.c +++ b/src/lib/libcrypto/store/str_mem.c @@ -1,4 +1,4 @@ -/* crypto/store/str_mem.c -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/store/str_mem.c */ /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2003. */ diff --git a/src/lib/libcrypto/store/str_meth.c b/src/lib/libcrypto/store/str_meth.c index 9457087757..1c83ec1294 100644 --- a/src/lib/libcrypto/store/str_meth.c +++ b/src/lib/libcrypto/store/str_meth.c @@ -1,4 +1,4 @@ -/* crypto/store/str_meth.c -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/store/str_meth.c */ /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2003. */ -- cgit v1.2.3-55-g6feb