summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2015-07-21 15:11:53 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2015-07-21 15:11:53 (GMT)
commit940da78df9c9c2de1d307da75e7777c2e478f841 (patch)
tree24682013472eaa9d839146a5198b32f110ea7b55 /config
parenta539386a873882148aed2a7601d661d2a57c6374 (diff)
downloadhdf5-940da78df9c9c2de1d307da75e7777c2e478f841.zip
hdf5-940da78df9c9c2de1d307da75e7777c2e478f841.tar.gz
hdf5-940da78df9c9c2de1d307da75e7777c2e478f841.tar.bz2
[svn-r27417] comment code cleanup
Diffstat (limited to 'config')
-rw-r--r--config/cmake/H5pubconf.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in
index f7dcce2..f0d3031 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -66,7 +66,7 @@
/* Define Fortran Maximum Real Decimal Precision */
#cmakedefine H5_PAC_FC_MAX_REAL_PRECISION @H5_PAC_FC_MAX_REAL_PRECISION@
-/* Determine the maximum decimal precision in C MSB NOT USED??*/
+/* Define C Maximum Real Decimal Precision */
#cmakedefine H5_PAC_C_MAX_REAL_PRECISION @H5_PAC_C_MAX_REAL_PRECISION@
/* Define if we have Fortran C_LONG_DOUBLE */