summaryrefslogtreecommitdiff
path: root/lwlib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-04-16 09:42:58 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-04-16 09:42:58 -0700
commit748945cc8b8c7898e922f0e658f60dc4994e43ef (patch)
tree0f4eeecc415bf6cde2758f02a7408371c87e4afe /lwlib
parent8ffc96f57165b07ae661ac4b71e18431d792d6cd (diff)
downloademacs-748945cc8b8c7898e922f0e658f60dc4994e43ef.tar.gz
* lwlib.c (first_child) [USE_MOTIF]: Protoize.
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/ChangeLog1
-rw-r--r--lwlib/lwlib.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index cea02d79993..8476547ce61 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -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.
diff --git a/lwlib/lwlib.c b/lwlib/lwlib.c
index 90461c0ba51..9d8ec3330d3 100644
--- a/lwlib/lwlib.c
+++ b/lwlib/lwlib.c
@@ -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