diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2016-01-28 18:44:11 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2016-01-28 18:44:11 +0000 |
commit | e271e41d66a94d7d10e9170f9157b2a8a90d3bd5 (patch) | |
tree | 378b6fe22936d6aa558ad8c6697f1a768a352389 /crypto/ui/ui_lib.c | |
parent | 7f3b396bf01ae727af21c432a52afb8e8ff5781b (diff) |
Notes
Diffstat (limited to 'crypto/ui/ui_lib.c')
-rw-r--r-- | crypto/ui/ui_lib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ui/ui_lib.c b/crypto/ui/ui_lib.c index 5ddd7317e52b..2f580352ce8f 100644 --- a/crypto/ui/ui_lib.c +++ b/crypto/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. |