summaryrefslogtreecommitdiffstats
path: root/src/H5Shyper.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2008-09-11 12:36:08 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2008-09-11 12:36:08 (GMT)
commit80b958d8b48b0e0467f2816d783bedf2164612a5 (patch)
tree85fd5d2e366fb8dbf49a948396b60995060b3c0a /src/H5Shyper.c
parentd517c77bc0fe9c9dbfd013d720e1533289decd9f (diff)
downloadhdf5-80b958d8b48b0e0467f2816d783bedf2164612a5.zip
hdf5-80b958d8b48b0e0467f2816d783bedf2164612a5.tar.gz
hdf5-80b958d8b48b0e0467f2816d783bedf2164612a5.tar.bz2
[svn-r15613] Description:
Bring back r15612 from trunk: Minor cleanups of formatting, etc. Tested on: Mac OS X/32 10.5.4. (amazon) Too minor to require h5committest
Diffstat (limited to 'src/H5Shyper.c')
-rw-r--r--src/H5Shyper.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/H5Shyper.c b/src/H5Shyper.c
index 502c095..6e8836c 100644
--- a/src/H5Shyper.c
+++ b/src/H5Shyper.c
@@ -23,12 +23,12 @@
#define H5S_PACKAGE /*suppress error about including H5Spkg */
-#include "H5private.h" /* Generic Functions */
-#include "H5Eprivate.h" /* Error handling */
-#include "H5FLprivate.h" /* Free Lists */
-#include "H5Iprivate.h" /* ID Functions */
-#include "H5Spkg.h" /* Dataspace functions */
-#include "H5Vprivate.h" /* Vector functions */
+#include "H5private.h" /* Generic Functions */
+#include "H5Eprivate.h" /* Error handling */
+#include "H5FLprivate.h" /* Free Lists */
+#include "H5Iprivate.h" /* ID Functions */
+#include "H5Spkg.h" /* Dataspace functions */
+#include "H5Vprivate.h" /* Vector functions */
/* Local datatypes */