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
commit3a65ba998df30f46c4c3197b5515a1cb2bd6f965 (patch)
treee7a80d73840eade40e3a6501fd4fd038a9edfc4e /lwlib
parent0808622593bdc87859015bed2fb4b02a8b03ed25 (diff)
downloademacs-3a65ba998df30f46c4c3197b5515a1cb2bd6f965.tar.gz
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