]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/prod.c
commands: Rename the command functions
[empserver] / src / lib / commands / prod.c
index e392977e01d1f5d60b21fabf592b8fd7406c7170..1fec59808c4594559ccd4e3685a2302803e9cd4d 100644 (file)
@@ -77,7 +77,7 @@ count_pop(void)
 }
 
 int
-prod(void)
+c_production(void)
 {
     struct natstr *natp;
     struct sctstr sect, scratch_sect;