]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/laun.c
commands: Rename the command functions
[empserver] / src / lib / commands / laun.c
index 7a78c4e5c6ee37667cd1fc9a56791461dbcab03c..9e1466b5cb282d0f0d7db4de2d68e115f4af1b8d 100644 (file)
@@ -56,7 +56,7 @@ static int msl_equip(struct plnstr *, char);
  * laun <PLANES>
  */
 int
-laun(void)
+c_launch(void)
 {
     struct nstr_item nstr;
     struct plnstr plane;