summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2009-12-19 07:20:25 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2009-12-19 07:20:25 (GMT)
commitdfe42acddb1d7f09b32eb0e3cc408c5f13d9844a (patch)
tree938469e244120dcbac968893b4c70d49713ed383
parent1aafde9a46a31dd4a8dffb0cb07d3709f06dc8c3 (diff)
downloadhdf5-dfe42acddb1d7f09b32eb0e3cc408c5f13d9844a.zip
hdf5-dfe42acddb1d7f09b32eb0e3cc408c5f13d9844a.tar.gz
hdf5-dfe42acddb1d7f09b32eb0e3cc408c5f13d9844a.tar.bz2
[svn-r18040] Description:
Whitespace cleanup. Tested on: None - eyeballed only.
-rw-r--r--src/H5HLcache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5HLcache.c b/src/H5HLcache.c
index fef4340..0308119 100644
--- a/src/H5HLcache.c
+++ b/src/H5HLcache.c
@@ -39,6 +39,7 @@
#include "H5FLprivate.h" /* Free lists */
#include "H5HLpkg.h" /* Local Heaps */
+
/****************/
/* Local Macros */
/****************/