]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/nati.c
commands: Rename the command functions
[empserver] / src / lib / commands / nati.c
index 5d316b823eb57da475f6849cf70de22dac7ea0b5..f6994c0673241f9c87ce527169db4bc0f71b842e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2017, 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
@@ -36,7 +36,7 @@
 #include "optlist.h"
 
 int
-nati(void)
+c_nation(void)
 {
     struct natstr *natp;
     struct sctstr sect;