]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/upgr.c
commands: Rename the command functions
[empserver] / src / lib / commands / upgr.c
index b13a2874303fec90b104bb4ec05cfabac09212ee..a2061492655f9693919d5dfba74a3c79a5c4a4ae 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
@@ -49,7 +49,7 @@ static int pupgr(void);
 static int supgr(void);
 
 int
-upgr(void)
+c_upgrade(void)
 {
     char *p;
     char buf[1024];