changeset 11861:5bb6ba042015

Don't use prototype.
author Karl Heuer <kwzh@gnu.org>
date Sat, 20 May 1995 05:15:49 +0000
parents 0c39d1945e5e
children 10a973a88e87
files lwlib/lwlib.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lwlib/lwlib.c	Sat May 20 04:29:39 1995 +0000
+++ b/lwlib/lwlib.c	Sat May 20 05:15:49 1995 +0000
@@ -990,7 +990,7 @@
 }
 
 #ifdef USE_MOTIF
-extern Widget first_child (Widget);	/* garbage */
+extern Widget first_child (/* Widget */);	/* garbage */
 #endif
 
 Widget