summaryrefslogtreecommitdiff
path: root/xmlmemory.c
diff options
context:
space:
mode:
authorMike Hommey <mh@glandium.org>2005-02-05 12:06:19 +0000
committerMike Hommey <mh@glandium.org>2005-02-05 12:06:19 +0000
commita7457388701e6ccba9091ba3ec09505dc903b758 (patch)
tree80a7d0fba3968fee73cc71a62ffe1af039396f29 /xmlmemory.c
parentf51dd67f3a3f472af0620391eb588eeca4533689 (diff)
downloadlibxml2-a7457388701e6ccba9091ba3ec09505dc903b758.tar.gz
Load /tmp/tmp.5kkLmZ/libxml2-2.6.17 intoupstream/2.6.17
packages/libxml2/branches/upstream/current.
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) {