aboutsummaryrefslogtreecommitdiff
path: root/crypto/o_dir_test.c
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2016-01-28 18:41:59 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2016-01-28 18:41:59 +0000
commitc188d4cade9cba451816aef2371942bea4ff837f (patch)
tree7af4d87a03d869e528631ede778e4423dd6a281a /crypto/o_dir_test.c
parent737d7e8d3945c206c037e139055821aa0c64bb8e (diff)
Diffstat (limited to 'crypto/o_dir_test.c')
-rw-r--r--crypto/o_dir_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/o_dir_test.c b/crypto/o_dir_test.c
index 7cdbbbc403e7..60436b72ce37 100644
--- a/crypto/o_dir_test.c
+++ b/crypto/o_dir_test.c
@@ -1,4 +1,4 @@
-/* crypto/o_dir.h -*- mode:C; c-file-style: "eay" -*- */
+/* crypto/o_dir.h */
/*
* Copied from Richard Levitte's (richard@levitte.org) LP library. All
* symbol names have been changed, with permission from the author.