]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/pstat.c
commands: Rename the command functions
[empserver] / src / lib / commands / pstat.c
index 6b96613188cf0be074471fb736d827c1dcd521cf..8dd82702fee3c0cd565f3dbab75d8fe5bfd102c7 100644 (file)
@@ -36,7 +36,7 @@
 #include "plane.h"
 
 int
-pstat(void)
+c_pstat(void)
 {
     int nplanes;
     struct nstr_item np;