aboutsummaryrefslogtreecommitdiffstats
path: root/xmlmemory.c
diff options
context:
space:
mode:
Diffstat (limited to 'xmlmemory.c')
-rw-r--r--xmlmemory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlmemory.c b/xmlmemory.c
index e9ad74ed..afb8b8aa 100644
--- a/xmlmemory.c
+++ b/xmlmemory.c
@@ -340,7 +340,7 @@ error:
/**
* xmlMemStrdupLoc:
- * @ptr: the initial string pointer
+ * @str: the initial string pointer
* @file: the file name or NULL
* @line: the line number
*