]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/laun.c
Change comment style to use @foo rather than FOO
[empserver] / src / lib / commands / laun.c
index 04900bac0a59468ba2db561f9236416758b526c5..0d08f592e68ba5e0a7f6113a0a3f381988a89837 100644 (file)
@@ -124,7 +124,7 @@ laun(void)
 }
 
 /*
- * Launch anti-sat weapon PP.
+ * Launch anti-sat weapon @pp.
  * Return RET_OK if launched (even when missile explodes),
  * else RET_SYN or RET_FAIL.
  */
@@ -169,7 +169,7 @@ launch_as(struct plnstr *pp)
 }
 
 /*
- * Launch missile PP.
+ * Launch missile @pp.
  * Return RET_OK if launched (even when missile explodes),
  * else RET_SYN or RET_FAIL.
  */