]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/nati.c
commands: Rename the command functions
[empserver] / src / lib / commands / nati.c
index 8243c28760b58e891733389d5263ddfea690dfb2..f6994c0673241f9c87ce527169db4bc0f71b842e 100644 (file)
@@ -36,7 +36,7 @@
 #include "optlist.h"
 
 int
-nati(void)
+c_nation(void)
 {
     struct natstr *natp;
     struct sctstr sect;