summaryrefslogtreecommitdiff
path: root/xmlmemory.c
diff options
context:
space:
mode:
Diffstat (limited to 'xmlmemory.c')
-rw-r--r--xmlmemory.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmlmemory.c b/xmlmemory.c
index 69de28d..d547e2c 100644
--- a/xmlmemory.c
+++ b/xmlmemory.c
@@ -863,7 +863,8 @@ xmlInitMemory(void)
/**
* xmlCleanupMemory:
*
- * Free up all the memory associated with memorys
+ * Free up all the memory allocated by the library for its own
+ * use. This should not be called by user level code.
*/
void
xmlCleanupMemory(void) {