station_gui.c
changeset 1093 e8d26c7dc42f
parent 919 b0d6c7642f99
child 1266 9dc5638fe8cc
--- a/station_gui.c	Sat Jan 22 19:41:30 2005 +0000
+++ b/station_gui.c	Sat Jan 22 20:23:18 2005 +0000
@@ -73,7 +73,7 @@
 	return strcmp(buf1, _bufcache);	// sort by name
 }
 
-static void GlobalSortStationList()
+static void GlobalSortStationList(void)
 {
 	const Station *st;
 	uint32 n = 0;