summaryrefslogtreecommitdiffstats
path: root/src/H5Epublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Epublic.h')
-rw-r--r--src/H5Epublic.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/H5Epublic.h b/src/H5Epublic.h
index c02049a..50ae941 100644
--- a/src/H5Epublic.h
+++ b/src/H5Epublic.h
@@ -16,11 +16,10 @@
#ifndef H5Epublic_H
#define H5Epublic_H
-#include <stdio.h> /*FILE arg of H5Eprint() */
+#include <stdio.h> /* FILE arg of H5Eprint() */
-/* Public headers needed by this file */
-#include "H5public.h"
-#include "H5Ipublic.h"
+#include "H5public.h" /* Generic Functions */
+#include "H5Ipublic.h" /* Identifiers */
/* Value for the default error stack */
#define H5E_DEFAULT 0 /* (hid_t) */