]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/dump.c
commands: Rename the command functions
[empserver] / src / lib / commands / dump.c
index 7f381ff7755cd7fef350ccf4ba3f3fada3ba76c1..9a88f6c84f624c8694adbcb1f8bdb31b9a84f44e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2012, 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
@@ -38,7 +38,7 @@
 #include "path.h"
 
 int
-dump(void)
+c_dump(void)
 {
     struct sctstr sect;
     char dirstr[20];