summaryrefslogtreecommitdiffstats
path: root/vms/src/h5pubconf.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2010-01-30 04:11:10 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2010-01-30 04:11:10 (GMT)
commit49d1722c303c7aed3b02052448111a0d1241df7a (patch)
tree848ea2afd8fa4cb38d60f97ab3cb43b11d5a579b /vms/src/h5pubconf.h
parent855dd92b0e72771df86ec81f5334ffd2add1bfb7 (diff)
downloadhdf5-49d1722c303c7aed3b02052448111a0d1241df7a.zip
hdf5-49d1722c303c7aed3b02052448111a0d1241df7a.tar.gz
hdf5-49d1722c303c7aed3b02052448111a0d1241df7a.tar.bz2
[svn-r18195] Description:
Remove trailing whitespace from source code files. Tested on: None - just eyeballed
Diffstat (limited to 'vms/src/h5pubconf.h')
-rw-r--r--vms/src/h5pubconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h
index 62bb0a9..e3fae4d 100644
--- a/vms/src/h5pubconf.h
+++ b/vms/src/h5pubconf.h
@@ -379,7 +379,7 @@
/* #undef H5_MPI_FILE_SET_SIZE_BIG */
/* Define if shared writing must be disabled (CodeWarrior only) */
-#define H5_NO_SHARED_WRITING
+#define H5_NO_SHARED_WRITING
/* Name of package */
#define H5_PACKAGE "hdf5"
@@ -475,7 +475,7 @@
#define H5_SIZEOF_UINT16_T 2
/* The size of a `uint32_t', as computed by sizeof. */
-#define H5_SIZEOF_UINT32_T 4
+#define H5_SIZEOF_UINT32_T 4
/* The size of a `uint64_t', as computed by sizeof. */
#define H5_SIZEOF_UINT64_T 8