]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/play.c
commands: Rename the command functions
[empserver] / src / lib / commands / play.c
index d3d1e7282d845a7e4114ea6d7b522979c1ba38d6..49c468833fc9a8c9580f8d32142d391a32cd8479 100644 (file)
@@ -41,7 +41,7 @@ static void play_header(void);
 static int play_list(struct player *joe);
 
 int
-play(void)
+c_players(void)
 {
     struct player *joe;
     int saw = 0;