summaryrefslogtreecommitdiff
path: root/lwlib
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1995-05-20 05:15:49 +0000
committerKarl Heuer <kwzh@gnu.org>1995-05-20 05:15:49 +0000
commit9e3fe4594b12e689ff0dde3a666d1c3f11a53561 (patch)
tree586ff69854c63aea9ddc1ed174e5820e244a608d /lwlib
parentf39223a6bb2fa15b219df1839cfe4cd0958e4ac9 (diff)
Don't use prototype.
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/lwlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/lwlib.c b/lwlib/lwlib.c
index 27d9e8332a3..e5c9ddc4bb4 100644
--- a/lwlib/lwlib.c
+++ b/lwlib/lwlib.c
@@ -990,7 +990,7 @@ lw_destroy_all_pop_ups ()
}
#ifdef USE_MOTIF
-extern Widget first_child (Widget); /* garbage */
+extern Widget first_child (/* Widget */); /* garbage */
#endif
Widget