]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/mora.c
commands: Rename the command functions
[empserver] / src / lib / commands / mora.c
index f63f09ac90a33dbfdbdcec960506c71cdad6ffd7..b3d8c6eabf1bfe343c358c4400c3a52b315911ed 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 @@
 #include "optlist.h"
 
 int
-morale(void)
+c_morale(void)
 {
     struct nstr_item np;
     struct lndstr land;