summaryrefslogtreecommitdiffstats
path: root/addon/doxmlparser
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2002-11-15 14:41:06 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2002-11-15 14:41:06 (GMT)
commitb20ff12b9d8fa90143628233319beec2c20266d7 (patch)
treeaa3814339507e0a58216fe75837a5f055b2405e2 /addon/doxmlparser
parent4fbc34523cbbb9f6532b4113338ef59df193973f (diff)
downloadDoxygen-b20ff12b9d8fa90143628233319beec2c20266d7.zip
Doxygen-b20ff12b9d8fa90143628233319beec2c20266d7.tar.gz
Doxygen-b20ff12b9d8fa90143628233319beec2c20266d7.tar.bz2
Release-1.3-rc1
Diffstat (limited to 'addon/doxmlparser')
-rw-r--r--addon/doxmlparser/include/doxmlintf.h2
-rw-r--r--addon/doxmlparser/src/doxmlintf.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/addon/doxmlparser/include/doxmlintf.h b/addon/doxmlparser/include/doxmlintf.h
index 6432ee3..a136d61 100644
--- a/addon/doxmlparser/include/doxmlintf.h
+++ b/addon/doxmlparser/include/doxmlintf.h
@@ -20,7 +20,7 @@
* \brief The interface to the object model provided by the XML parser
* library.
*
- * To start using this library one calls createObjectModel and then
+ * To start using this library one calls createObjectModel() and then
* uses the returned IDoxygen interface to read doxygen generated
* XML output and navigate through the information contained in it.
*
diff --git a/addon/doxmlparser/src/doxmlintf.h b/addon/doxmlparser/src/doxmlintf.h
index 6432ee3..a136d61 100644
--- a/addon/doxmlparser/src/doxmlintf.h
+++ b/addon/doxmlparser/src/doxmlintf.h
@@ -20,7 +20,7 @@
* \brief The interface to the object model provided by the XML parser
* library.
*
- * To start using this library one calls createObjectModel and then
+ * To start using this library one calls createObjectModel() and then
* uses the returned IDoxygen interface to read doxygen generated
* XML output and navigate through the information contained in it.
*