]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/setres.c
commands: Rename the command functions
[empserver] / src / lib / commands / setres.c
index c0166563d4326f1333c6b1e208fb3f4d9a2939f0..d8789ae33e4c6b8f399624cb1e1dffa20cf76656 100644 (file)
@@ -41,7 +41,7 @@
  * format: setres resource <amt>  <sect>
  */
 int
-setres(void)
+c_setresource(void)
 {
     struct sctstr sect;
     char *what;