aboutsummaryrefslogtreecommitdiffstats
path: root/include/internal
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal')
-rw-r--r--include/internal/o_dir.h2
-rw-r--r--include/internal/o_str.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/internal/o_dir.h b/include/internal/o_dir.h
index d55431194e..bf45a14d02 100644
--- a/include/internal/o_dir.h
+++ b/include/internal/o_dir.h
@@ -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.
diff --git a/include/internal/o_str.h b/include/internal/o_str.h
index 5313528ed9..fa512eb397 100644
--- a/include/internal/o_str.h
+++ b/include/internal/o_str.h
@@ -1,4 +1,4 @@
-/* crypto/o_str.h -*- mode:C; c-file-style: "eay" -*- */
+/* crypto/o_str.h */
/*
* Written by Richard Levitte (richard@levitte.org) for the OpenSSL project
* 2003.