summaryrefslogtreecommitdiff
path: root/ace/Lib_Find.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-11-21 17:12:48 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-11-21 17:12:48 +0000
commit9341cf09df21eeef8e9ab339c4909746ac6aa4d7 (patch)
treefc589713f841ba3b2af74905f14377d532d7e784 /ace/Lib_Find.h
parentbc828b70c0ab26cfbb59bfc48a4e8f7406332bc3 (diff)
downloadATCD-9341cf09df21eeef8e9ab339c4909746ac6aa4d7.tar.gz
ChangeLogTag:Wed Nov 21 09:07:37 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'ace/Lib_Find.h')
-rw-r--r--ace/Lib_Find.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Lib_Find.h b/ace/Lib_Find.h
index bfdc9cf5eb6..34bfee245a6 100644
--- a/ace/Lib_Find.h
+++ b/ace/Lib_Find.h
@@ -42,7 +42,7 @@ class ACE_Export ACE_Lib_Find
size_t maxlen);
/**
- * Uses <ldopen> to locate and open the appropriate <filename> and
+ * Uses <ldfind> to locate and open the appropriate <filename> and
* returns a pointer to the file, else it returns a NULL
* pointer. <type> specifies how the file should be open.
*/