summaryrefslogtreecommitdiff
path: root/man/XtMalloc.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtMalloc.man')
-rw-r--r--man/XtMalloc.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XtMalloc.man b/man/XtMalloc.man
index a99d170..b567dee 100644
--- a/man/XtMalloc.man
+++ b/man/XtMalloc.man
@@ -51,7 +51,7 @@ void XtFree(char *\fIptr\fP);
.HP
String XtNewString(String \fIstring\fP);
.HP
-Cardinal XtAsprintf(String *\fInew_string\fP, const char *\fIformat\fP, ...);
+Cardinal XtAsprintf(char **\fInew_string\fP, const char *\fIformat\fP, ...);
.SH ARGUMENTS
.IP \fInum\fP 1i
Specifies the number of bytes or array elements.