From: Karl Heuer Date: Sat, 20 May 1995 05:15:49 +0000 (+0000) Subject: Don't use prototype. X-Git-Tag: emacs-19.34~3997 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9e3fe4594b12e689ff0dde3a666d1c3f11a53561;p=emacs.git Don't use prototype. --- 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