X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fstrv.c;h=6b842638ce41d24e3f4fcb6dd21108af1ec90e5c;hp=f39eedb53f1864871129e6fc7228dccee0de2975;hb=7e6318500758d8ba99dca7dd9b95e3a8218699cb;hpb=af143ac5973d8b650e7a153372bd9da9e7546a76 diff --git a/src/lib/commands/strv.c b/src/lib/commands/strv.c index f39eedb53..6b842638c 100644 --- a/src/lib/commands/strv.c +++ b/src/lib/commands/strv.c @@ -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;