widget.c
changeset 1095 90220990fd7c
parent 915 013cb2d74800
child 1177 6adbf59f59a3
--- a/widget.c	Sat Jan 22 22:46:10 2005 +0000
+++ b/widget.c	Sat Jan 22 22:47:58 2005 +0000
@@ -478,7 +478,7 @@
 	return item;
 }
 
-void DropdownMenuWndProc(Window *w, WindowEvent *e)
+static void DropdownMenuWndProc(Window *w, WindowEvent *e)
 {
 	int item;