]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/terr.c
commands: Rename the command functions
[empserver] / src / lib / commands / terr.c
index a1ee404f430c3c57efbc4b98532f05db9a76c558..7b37b5e3af6d01ad56181752e9ebd1ff8810151f 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
@@ -35,7 +35,7 @@
 #include "commands.h"
 
 int
-terr(void)
+c_territory(void)
 {
     struct sctstr sect;
     char *p;