summaryrefslogtreecommitdiffstats
path: root/src/H5AC2pkg.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2010-03-18 21:42:55 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2010-03-18 21:42:55 (GMT)
commitd0c4c5741e4c29e4dc9e67062e2692d6316e2056 (patch)
tree995077b986358bc895213f7104e85af2f9aa6647 /src/H5AC2pkg.h
parent356b2bd5c49631ff25a7f1f990e19897be41a487 (diff)
downloadhdf5-d0c4c5741e4c29e4dc9e67062e2692d6316e2056.zip
hdf5-d0c4c5741e4c29e4dc9e67062e2692d6316e2056.tar.gz
hdf5-d0c4c5741e4c29e4dc9e67062e2692d6316e2056.tar.bz2
[svn-r18426] Description:
Rename "old" cache code and routines from H5AC to H5AC1. Tested on: Mac OS X/32 10.6.2 (amazon) w/debug, prod & parallel (h5committest not required on this branch)
Diffstat (limited to 'src/H5AC2pkg.h')
-rw-r--r--src/H5AC2pkg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5AC2pkg.h b/src/H5AC2pkg.h
index ddf78bd..0899f70 100644
--- a/src/H5AC2pkg.h
+++ b/src/H5AC2pkg.h
@@ -23,7 +23,7 @@
* H5ACprivate.h instead.
*
* The one exception to this rule is testpar/t_cache.c. The
- * test code is easier to write if it can look at H5AC_aux_t.
+ * test code is easier to write if it can look at H5AC2_aux_t.
* Indeed, this is the main reason why this file was created.
*
* Modifications: