summaryrefslogtreecommitdiffstats
path: root/src/H5Cpublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Cpublic.h')
-rw-r--r--src/H5Cpublic.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/H5Cpublic.h b/src/H5Cpublic.h
index 501a99b..69c86cd 100644
--- a/src/H5Cpublic.h
+++ b/src/H5Cpublic.h
@@ -12,19 +12,16 @@
/*-------------------------------------------------------------------------
*
- * Created: H5Cpublic.h
- * June 4, 2005
- * John Mainzer
+ * Created: H5Cpublic.h
*
- * Purpose: Public include file for cache functions.
+ * Purpose: Public header file for cache functions
*
*-------------------------------------------------------------------------
*/
#ifndef H5Cpublic_H
#define H5Cpublic_H
-/* Public headers needed by this file */
-#include "H5public.h"
+#include "H5public.h" /* Generic Functions */
enum H5C_cache_incr_mode {
H5C_incr__off,