]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/sstat.c
commands: Rename the command functions
[empserver] / src / lib / commands / sstat.c
index a3b82b79045bc3a712166e6a2cdcb6c15989808e..8913842927b903f504bedefafa631af019fa1714 100644 (file)
@@ -36,7 +36,7 @@
 #include "ship.h"
 
 int
-sstat(void)
+c_sstat(void)
 {
     int nships;
     struct nstr_item ni;