summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/H5Cprivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Cprivate.h b/src/H5Cprivate.h
index 275f39e..23091cb 100644
--- a/src/H5Cprivate.h
+++ b/src/H5Cprivate.h
@@ -268,7 +268,7 @@
/* Typedef for the main structure for the cache (defined in H5Cpkg.h) */
typedef struct H5C_t H5C_t;
-/***************************************************************************
+/*
*
* Struct H5C_class_t
*