summaryrefslogtreecommitdiffstats
path: root/src/H5ACpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5ACpkg.h')
-rw-r--r--src/H5ACpkg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/H5ACpkg.h b/src/H5ACpkg.h
index 5f226ed..911aceb 100644
--- a/src/H5ACpkg.h
+++ b/src/H5ACpkg.h
@@ -25,6 +25,7 @@
* The one exception to this rule is testpar/t_cache.c. The
* test code is easier to write if it can look at H5AC_aux_t.
* Indeed, this is the main reason why this file was created.
+ *
*/
#ifndef H5AC_PACKAGE
@@ -35,7 +36,7 @@
#define _H5ACpkg_H
/* Get package's private header */
-#include "H5ACprivate.h"
+#include "H5ACprivate.h" /* Metadata cache */
/* Get needed headers */