diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2015-04-14 20:50:57 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2015-04-14 20:50:57 (GMT) |
commit | 38f5b52ea45d18f522b5ff8637e8acc261a03abb (patch) | |
tree | dd9ebe2d490ac3327f7683edb94c1b153e4dd5f3 | |
parent | 74e0d6d697072ade42a04200da5cb9cddd0ef128 (diff) | |
parent | 41302a1ea64b45805ff351c6795623f99382f8e9 (diff) | |
download | hdf5-38f5b52ea45d18f522b5ff8637e8acc261a03abb.zip hdf5-38f5b52ea45d18f522b5ff8637e8acc261a03abb.tar.gz hdf5-38f5b52ea45d18f522b5ff8637e8acc261a03abb.tar.bz2 |
[svn-r26808] svn merge -r26795:26807 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
-rw-r--r-- | src/H5Rpublic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Rpublic.h b/src/H5Rpublic.h index 997309f..e990661 100644 --- a/src/H5Rpublic.h +++ b/src/H5Rpublic.h @@ -14,7 +14,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * This file contains public declarations for the H5S module. + * This file contains public declarations for the H5R module. */ #ifndef _H5Rpublic_H #define _H5Rpublic_H |