]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/fort.c
commands: Rename the command functions
[empserver] / src / lib / commands / fort.c
index 112b8d0ebfdb24861ee65ae3fc2105a1f1de7b17..2d218ca7d3b404a9c2517f1bfe6c838c74428778 100644 (file)
@@ -37,7 +37,7 @@
 #include "optlist.h"
 
 int
-fort(void)
+c_fortify(void)
 {
     int nunits;
     struct nstr_item ni;