]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/setsect.c
commands: Rename the command functions
[empserver] / src / lib / commands / setsect.c
index 017e6fb1f90bd160da5706d1798170410afb1dd4..12d89f7237f7ad57879b56c145dab96b1556cd11 100644 (file)
@@ -40,7 +40,7 @@
  * format: setres thing <sect> <#>
  */
 int
-setsector(void)
+c_setsector(void)
 {
     struct sctstr sect;
     char *what;