aboutsummaryrefslogtreecommitdiffstats
path: root/e_os.h
diff options
context:
space:
mode:
Diffstat (limited to 'e_os.h')
-rw-r--r--e_os.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/e_os.h b/e_os.h
index f480f6223e..678e4d5470 100644
--- a/e_os.h
+++ b/e_os.h
@@ -61,8 +61,8 @@
#include <openssl/e_os2.h>
/* <openssl/e_os2.h> contains what we can justify to make visible
- * to the outside. e_os.h shouldn't even be in the include/openssl
- * directory, these are just local definitions. */
+ * to the outside; this file e_os.h is not part of the exported
+ * interface. */
#ifdef __cplusplus
extern "C" {