]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/fort.c
commands: Rename the command functions
[empserver] / src / lib / commands / fort.c
index 03e680d37ca752c564e490d99c4a622452e2d64f..2d218ca7d3b404a9c2517f1bfe6c838c74428778 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2014, 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 @@
 #include "optlist.h"
 
 int
-fort(void)
+c_fortify(void)
 {
     int nunits;
     struct nstr_item ni;