]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/lstat.c
commands: Rename the command functions
[empserver] / src / lib / commands / lstat.c
index f30438085dba0e3feda508fee7d07cda62416907..794f7534621948db5f60faf751378320ec108c0c 100644 (file)
@@ -36,7 +36,7 @@
 #include "land.h"
 
 int
-lsta(void)
+c_lstat(void)
 {
     int nunits;
     struct nstr_item ni;