summaryrefslogtreecommitdiffstats
path: root/src/H5Cpublic.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2010-02-11 19:29:45 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2010-02-11 19:29:45 (GMT)
commite3b4922d8d211878b43d8130b86c0926fac2cd7b (patch)
treec0b0b6d60d002d135b4e002a4e6014d0da618723 /src/H5Cpublic.h
parent5adc0f380723dd24feb2f294ec59eecc61d06d09 (diff)
downloadhdf5-e3b4922d8d211878b43d8130b86c0926fac2cd7b.zip
hdf5-e3b4922d8d211878b43d8130b86c0926fac2cd7b.tar.gz
hdf5-e3b4922d8d211878b43d8130b86c0926fac2cd7b.tar.bz2
[svn-r18230] Description:
Bring r18229 from metadata journaling "merging" branch into trunk: Bring r18227 from metadata_journaling branch to the merging branch: Small cleanups and move v1 cache maintenance macros into package header file, to better align with changes to v2 cache. Tested on: FreeBSD/32 6.3 (duty) in debug mode FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x, w/C++ & FORTRAN, w/threadsafe, in debug mode Linux/64-amd64 2.6 (amani) w/Intel compilers, w/default API=1.6.x, w/C++ & FORTRAN, in production mode Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN, w/szip filter, in production mode Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN, in production mode Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in debug mode Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode Mac OS X/32 10.6.2 (amazon) in debug mode Mac OS X/32 10.6.2 (amazon) w/C++ & FORTRAN, w/threadsafe, in production mode
Diffstat (limited to 'src/H5Cpublic.h')
-rw-r--r--src/H5Cpublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Cpublic.h b/src/H5Cpublic.h
index 7ef959a..0a3742b 100644
--- a/src/H5Cpublic.h
+++ b/src/H5Cpublic.h
@@ -15,7 +15,7 @@
/*-------------------------------------------------------------------------
*
- * Created: H5Cproto.h
+ * Created: H5Cpublic.h
* June 4, 2005
* John Mainzer
*