]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/cens.c
commands: Rename the command functions
[empserver] / src / lib / commands / cens.c
index 27ddb18abc451551f3ba921df0ea177d0d38928c..29cff4da41a699970dab678b4d2923007ffea023 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
@@ -39,7 +39,7 @@
 static void cens_hdr(void);
 
 int
-cens(void)
+c_census(void)
 {
     struct sctstr sect;
     int nsect;