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/ui/ui.h | 2 +- src/lib/libcrypto/ui/ui_compat.h | 2 +- src/lib/libcrypto/ui/ui_lib.c | 2 +- src/lib/libcrypto/ui/ui_locl.h | 2 +- src/lib/libcrypto/ui/ui_openssl.c | 2 +- src/lib/libcrypto/ui/ui_util.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/lib/libcrypto/ui') diff --git a/src/lib/libcrypto/ui/ui.h b/src/lib/libcrypto/ui/ui.h index 7970f893d6..a76eb5cb28 100644 --- a/src/lib/libcrypto/ui/ui.h +++ b/src/lib/libcrypto/ui/ui.h @@ -1,4 +1,4 @@ -/* crypto/ui/ui.h -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/ui/ui.h */ /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2001. */ diff --git a/src/lib/libcrypto/ui/ui_compat.h b/src/lib/libcrypto/ui/ui_compat.h index 75c2ae1ef9..9dc890facc 100644 --- a/src/lib/libcrypto/ui/ui_compat.h +++ b/src/lib/libcrypto/ui/ui_compat.h @@ -1,4 +1,4 @@ -/* crypto/ui/ui.h -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/ui/ui.h */ /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2001. */ diff --git a/src/lib/libcrypto/ui/ui_lib.c b/src/lib/libcrypto/ui/ui_lib.c index e23f19a838..e279639043 100644 --- a/src/lib/libcrypto/ui/ui_lib.c +++ b/src/lib/libcrypto/ui/ui_lib.c @@ -1,4 +1,4 @@ -/* crypto/ui/ui_lib.c -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/ui/ui_lib.c */ /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2001. */ diff --git a/src/lib/libcrypto/ui/ui_locl.h b/src/lib/libcrypto/ui/ui_locl.h index d6c4e26192..cceb686399 100644 --- a/src/lib/libcrypto/ui/ui_locl.h +++ b/src/lib/libcrypto/ui/ui_locl.h @@ -1,4 +1,4 @@ -/* crypto/ui/ui.h -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/ui/ui.h */ /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2001. */ diff --git a/src/lib/libcrypto/ui/ui_openssl.c b/src/lib/libcrypto/ui/ui_openssl.c index 4ad98e4d2e..62d8953027 100644 --- a/src/lib/libcrypto/ui/ui_openssl.c +++ b/src/lib/libcrypto/ui/ui_openssl.c @@ -1,4 +1,4 @@ -/* crypto/ui/ui_openssl.c -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/ui/ui_openssl.c */ /* Written by Richard Levitte (richard@levitte.org) and others * for the OpenSSL project 2001. */ diff --git a/src/lib/libcrypto/ui/ui_util.c b/src/lib/libcrypto/ui/ui_util.c index 5654ce3825..6affc7d19c 100644 --- a/src/lib/libcrypto/ui/ui_util.c +++ b/src/lib/libcrypto/ui/ui_util.c @@ -1,4 +1,4 @@ -/* crypto/ui/ui_util.c -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/ui/ui_util.c */ /* ==================================================================== * Copyright (c) 2001-2002 The OpenSSL Project. All rights reserved. * -- cgit v1.2.3-55-g6feb