]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/coun.c
commands: Rename the command functions
[empserver] / src / lib / commands / coun.c
index 97f29f24c1f126910f152f6c8897329ccee95886..fb572495908442fd6999e2687b9ee4c52d73b1dd 100644 (file)
@@ -38,7 +38,7 @@
 static void coun_list(struct natstr *natp);
 
 int
-coun(void)
+c_country(void)
 {
     struct nstr_item ni;
     struct natstr nat;