]> git.pond.sub.org Git - empserver/blobdiff - src/lib/player/player.c
Change comment style to use @foo rather than FOO
[empserver] / src / lib / player / player.c
index a8e9ab627cbcd4a2adf9e7bbc54ec02ef2371881..2747ee861735ed0f9370e9efc840cc1579b9e2d3 100644 (file)
@@ -202,7 +202,7 @@ status(void)
 }
 
 /*
- * Make all objects stale if ARG is one of the player's command arguments.
+ * Make all objects stale if @arg is one of the player's command arguments.
  * See ef_make_stale() for what "making stale" means.
  * Useful for functions that prompt for missing arguments.
  * These can yield the processor, so we'd like to call ef_make_stale()