aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lwlib/lwlib-Xaw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/lwlib-Xaw.c b/lwlib/lwlib-Xaw.c
index 99bb5118838..19294e7b0bb 100644
--- a/lwlib/lwlib-Xaw.c
+++ b/lwlib/lwlib-Xaw.c
@@ -35,7 +35,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
35 35
36#include <X11/Xatom.h> 36#include <X11/Xatom.h>
37 37
38static void xaw_generic_callback (Widget, XtPointer, XtPointer); 38static void xaw_generic_callback (/*Widget, XtPointer, XtPointer*/);
39 39
40 40
41Boolean 41Boolean