summaryrefslogtreecommitdiffstats
path: root/src/H5detect.c
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2015-05-27 20:31:39 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2015-05-27 20:31:39 (GMT)
commitae82b5232a98e170c74118fe3ddab4b525d89fe9 (patch)
tree6e830d4e408251429f00dc7e59fd046386291aec /src/H5detect.c
parentcea93c4a37a8ec0adc0dd769c9d8affc49078398 (diff)
downloadhdf5-ae82b5232a98e170c74118fe3ddab4b525d89fe9.zip
hdf5-ae82b5232a98e170c74118fe3ddab4b525d89fe9.tar.gz
hdf5-ae82b5232a98e170c74118fe3ddab4b525d89fe9.tar.bz2
[svn-r27114] Fixed spelling and which file is created with the program.
Tested: none -- comments only.
Diffstat (limited to 'src/H5detect.c')
-rw-r--r--src/H5detect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5detect.c b/src/H5detect.c
index 15736bd..5fa59d3 100644
--- a/src/H5detect.c
+++ b/src/H5detect.c
@@ -40,7 +40,7 @@ static const char *FileHeader = "\n\
* Livermore National Laboratory.
*
* Detects machine byte order and floating point
- * format and generates a C source file (native.c)
+ * format and generates a C source file (H5Tinit.c)
* to describe those paramters.
*
* Assumptions: We have an ANSI compiler. We're on a Unix like