summaryrefslogtreecommitdiffstats
path: root/src/H5Lexternal.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2006-10-30 23:46:27 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2006-10-30 23:46:27 (GMT)
commit3f69573f575390295536c0faa6d083c58a7291fa (patch)
tree554230227da6e04f650668ec3421052806a9a8df /src/H5Lexternal.c
parentc19a43d85474fc21308cb3e5e59dbc535edf4174 (diff)
downloadhdf5-3f69573f575390295536c0faa6d083c58a7291fa.zip
hdf5-3f69573f575390295536c0faa6d083c58a7291fa.tar.gz
hdf5-3f69573f575390295536c0faa6d083c58a7291fa.tar.bz2
[svn-r12832] Description:
Clean up formatting and re-organize a bit... Tested on: Max OS X/32 10.4.8 (amazon) FreeBSD/32 4.11 (sleipnir) Linux/32 2.4 (heping) Linux/64 2.4 (mir)
Diffstat (limited to 'src/H5Lexternal.c')
-rw-r--r--src/H5Lexternal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Lexternal.c b/src/H5Lexternal.c
index ab2d7e6..6255764 100644
--- a/src/H5Lexternal.c
+++ b/src/H5Lexternal.c
@@ -76,7 +76,7 @@ H5L_init_extern_interface(void)
*
* Given a filename and path packed into the link udata,
* attempts to open an object within an external file.
- * If the H5L_ELINK_PREFIX_PROP property is set in the
+ * If the H5L_ELINK_PREFIX_NAME property is set in the
* link access property list, appends that prefix to the
* filename being opened.
*