]> git.pond.sub.org Git - empserver/blobdiff - src/lib/player/empdis.c
commands: Rename the command functions
[empserver] / src / lib / player / empdis.c
index a7474db3dd42a93122a9e013deafea959afc60a0..6f3cfeedc8a2a0bd912b46892f6fbe4ac1349731 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2020, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2021, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -107,7 +107,7 @@ log_last_commands(void)
 }
 
 int
-explain(void)
+c_list(void)
 {
     struct cmndstr *com;