]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/reso.c
commands: Rename the command functions
[empserver] / src / lib / commands / reso.c
index 16056583d4060fd556cb1728a1d943bf29df94c4..ef0ffd7791c491d7fd1f193b4d1c5060d4759881 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2016, 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
@@ -37,7 +37,7 @@
 static void reso_hdr(void);
 
 int
-reso(void)
+c_resource(void)
 {
     struct sctstr sect;
     int nsect;