* lwlib.c (first_child) [USE_MOTIF]: Protoize.

This commit is contained in:
Paul Eggert 2011-04-16 09:42:58 -07:00
parent 8ffc96f571
commit 748945cc8b
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
2011-04-16 Paul Eggert <eggert@cs.ucla.edu>
* lwlib.c (EXPLAIN, destroy_one_instance): Avoid "else;".
(first_child) [USE_MOTIF]: Protoize.
* lwlib-utils.h, lwlib-utils.c (XtSafelyDestroyWidget): Remove; unused.

View file

@ -979,7 +979,7 @@ lw_destroy_all_pop_ups (void)
}
#ifdef USE_MOTIF
extern Widget first_child (/* Widget */); /* garbage */
extern Widget first_child (Widget); /* garbage */
#endif
Widget