]> git.eshelyaron.com Git - emacs.git/commitdiff
* lwlib.c (first_child) [USE_MOTIF]: Protoize.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 16:42:58 +0000 (09:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 16:42:58 +0000 (09:42 -0700)
lwlib/ChangeLog
lwlib/lwlib.c

index cea02d7999374fb56c2a475a2e89a9ab4550536e..8476547ce61d037cb1bb4cae8275a78a37c9f189 100644 (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.
 
index 90461c0ba51e1802e357800918347af7eb245abd..9d8ec3330d34c4409f49704166bee47bde552c04 100644 (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