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/o_dir_test.c | |
parent | 7f3b396bf01ae727af21c432a52afb8e8ff5781b (diff) |
Notes
Diffstat (limited to 'crypto/o_dir_test.c')
-rw-r--r-- | crypto/o_dir_test.c | 2 |
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. |