summaryrefslogtreecommitdiffstats
path: root/test/gen_bogus.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2014-04-25 21:27:37 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2014-04-25 21:27:37 (GMT)
commit7309bb5ab8810a701d5aa98c8068b98792585d9a (patch)
tree0868d14c806eb92910c3699ccded63e3c9d05f76 /test/gen_bogus.c
parent1c3f9457396ba4a5f46a20423b205ed1e2b9c323 (diff)
downloadhdf5-7309bb5ab8810a701d5aa98c8068b98792585d9a.zip
hdf5-7309bb5ab8810a701d5aa98c8068b98792585d9a.tar.gz
hdf5-7309bb5ab8810a701d5aa98c8068b98792585d9a.tar.bz2
[svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.
Diffstat (limited to 'test/gen_bogus.c')
-rw-r--r--test/gen_bogus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gen_bogus.c b/test/gen_bogus.c
index 7456ae6..7d8d073 100644
--- a/test/gen_bogus.c
+++ b/test/gen_bogus.c
@@ -20,7 +20,7 @@
* Purpose: This program is run to generate an HDF5 data file with several
* datasets that have "bogus" messages in their object header.
*/
-
+
#include "H5private.h"
#include "hdf5.h"
#include "H5Oprivate.h"