]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/strv.c
commands: Rename the command functions
[empserver] / src / lib / commands / strv.c
index f39eedb53f1864871129e6fc7228dccee0de2975..6b842638ce41d24e3f4fcb6dd21108af1ec90e5c 100644 (file)
@@ -48,7 +48,7 @@ static void ship_hdr(void);
 static void unit_hdr(void);
 
 int
-starve(void)
+c_starvation(void)
 {
     int do_sects = 0;
     int do_ships = 0;