]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/hard.c
commands: Rename the command functions
[empserver] / src / lib / commands / hard.c
index 649f4466c249cae85a87a431a6251d40a6a799e7..de27306279c65676ee2ea2393c980b932a3ceadf 100644 (file)
@@ -40,7 +40,7 @@
  * harden <PLANE> <LEVEL>
  */
 int
-hard(void)
+c_harden(void)
 {
     struct plchrstr *pcp;
     struct plnstr pln;