]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/demo.c
commands: Rename the command functions
[empserver] / src / lib / commands / demo.c
index 8c3cc29145f049b8f5709eb8ac30cec1a34bbc91..ff564394d945afb58372973f125b3bed9598031a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2018, 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
@@ -40,7 +40,7 @@
  */
 
 int
-demo(void)
+c_demobilize(void)
 {
     struct natstr *natp;
     int number;