summaryrefslogtreecommitdiffstats
path: root/src/H5ACpublic.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>1998-01-16 22:23:43 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>1998-01-16 22:23:43 (GMT)
commitc2c94c31878dc42926661c9cb7e71be620196fc1 (patch)
treeee9ce2ae309882348dc1eafc1d105b5e6646605e /src/H5ACpublic.h
parent903e677366a86ea385d5cfe1241f3f53132941de (diff)
downloadhdf5-c2c94c31878dc42926661c9cb7e71be620196fc1.zip
hdf5-c2c94c31878dc42926661c9cb7e71be620196fc1.tar.gz
hdf5-c2c94c31878dc42926661c9cb7e71be620196fc1.tar.bz2
[svn-r157] Reformatted code with indent...
Diffstat (limited to 'src/H5ACpublic.h')
-rw-r--r--src/H5ACpublic.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/H5ACpublic.h b/src/H5ACpublic.h
index fb20c6d..b827139 100644
--- a/src/H5ACpublic.h
+++ b/src/H5ACpublic.h
@@ -1,16 +1,16 @@
/*-------------------------------------------------------------------------
- * Copyright (C) 1997 National Center for Supercomputing Applications.
+ * Copyright (C) 1997 National Center for Supercomputing Applications.
* All rights reserved.
*
*-------------------------------------------------------------------------
*
- * Created: H5ACproto.h
- * Jul 10 1997
- * Robb Matzke <matzke@llnl.gov>
+ * Created: H5ACproto.h
+ * Jul 10 1997
+ * Robb Matzke <matzke@llnl.gov>
*
- * Purpose: Public include file for cache functions.
+ * Purpose: Public include file for cache functions.
*
- * Modifications:
+ * Modifications:
*
*-------------------------------------------------------------------------
*/
@@ -21,11 +21,11 @@
#include <H5public.h>
#ifdef __cplusplus
-extern "C" {
+extern "C" {
#endif
#ifdef __cplusplus
}
-#endif
#endif
+#endif