From 007d9e5f8b2edc3ff8ce8b2f96b8f56a417bb78d Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Mon, 26 Feb 2007 18:27:43 +0100 Subject: Sync XtGetErrorDatabaseText() prototype with reality. --- man/XtGetErrorDatabase.man | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/man/XtGetErrorDatabase.man b/man/XtGetErrorDatabase.man index 170c50c..a72f0de 100644 --- a/man/XtGetErrorDatabase.man +++ b/man/XtGetErrorDatabase.man @@ -136,16 +136,13 @@ XrmDatabase *XtGetErrorDatabase(void); .HP void XtGetErrorDatabaseText(char *\fIname\fP, char *\fItype\fP, char *\fIclass\fP, char *\fIdefault\fP, char *\fIbuffer_return\fP, int -\fInbytes\fP, XrmDatabase \fIdatabase\fP); +\fInbytes\fP); .SH ARGUMENTS .IP \fIbuffer_return\fP 1i Specifies the buffer into which the error message is to be returned. .ds Cl \ of the error message .IP \fIclass\fP 1i Specifies the resource class\*(Cl. -.IP \fIdatabase\fP 1i -Specifies the name of the alternative database that is to be used -or NULL if the application's database is to be used. .IP \fIdefault\fP 1i Specifies the default message to use\*(Dm. .IP \fIname\fP 1i -- cgit v1.2.3