]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/xdump.c
commands: Rename the command functions
[empserver] / src / lib / commands / xdump.c
index 01ac03167a18ba38ac55b2f9cb8631ae14b1c64d..37054155c01d3bd7aa701de91bb8fa4a37ba2d9b 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
@@ -167,7 +167,7 @@ xditem(struct xdstr *xd, int type, char *arg)
 
 /* Extended dump command */
 int
-xdump(void)
+c_xdump(void)
 {
     char *p;
     char buf[1024];