summaryrefslogtreecommitdiffstats
path: root/src/H5EAtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5EAtest.c')
-rw-r--r--src/H5EAtest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5EAtest.c b/src/H5EAtest.c
index 58da489..87f9195 100644
--- a/src/H5EAtest.c
+++ b/src/H5EAtest.c
@@ -50,6 +50,7 @@
/* Sanity checking value for callback contexts */
#define H5EA__TEST_BOGUS_VAL 42
+
/******************/
/* Local Typedefs */
/******************/
@@ -60,6 +61,7 @@ typedef struct H5EA__test_ctx_t {
H5EA__ctx_cb_t *cb; /* Pointer to context's callback action */
} H5EA__test_ctx_t;
+
/********************/
/* Package Typedefs */
/********************/