summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ui/ui_lib.c
diff options
context:
space:
mode:
authorderaadt <>2014-06-11 01:53:03 +0000
committerderaadt <>2014-06-11 01:53:03 +0000
commit3cfd4331825dbf02b7beeac7702b6022af4b0587 (patch)
tree6cc21580a674da47d9eee75daf6a7a08dfba038b /src/lib/libcrypto/ui/ui_lib.c
parent55ed5205d1e057f357669329efa75076cca2bd34 (diff)
downloadopenbsd-3cfd4331825dbf02b7beeac7702b6022af4b0587.tar.gz
openbsd-3cfd4331825dbf02b7beeac7702b6022af4b0587.tar.bz2
openbsd-3cfd4331825dbf02b7beeac7702b6022af4b0587.zip
c-file-style hints, begone; ok beck
Diffstat (limited to 'src/lib/libcrypto/ui/ui_lib.c')
-rw-r--r--src/lib/libcrypto/ui/ui_lib.c2
1 files changed, 1 insertions, 1 deletions
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 @@
1/* crypto/ui/ui_lib.c -*- mode:C; c-file-style: "eay" -*- */ 1/* crypto/ui/ui_lib.c */
2/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL 2/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL
3 * project 2001. 3 * project 2001.
4 */ 4 */