diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2016-01-28 18:41:59 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2016-01-28 18:41:59 +0000 |
commit | c188d4cade9cba451816aef2371942bea4ff837f (patch) | |
tree | 7af4d87a03d869e528631ede778e4423dd6a281a /crypto/ui/ui.h | |
parent | 737d7e8d3945c206c037e139055821aa0c64bb8e (diff) |
Diffstat (limited to 'crypto/ui/ui.h')
-rw-r--r-- | crypto/ui/ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ui/ui.h b/crypto/ui/ui.h index b917edab3a7a..0dc16330b870 100644 --- a/crypto/ui/ui.h +++ b/crypto/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. |