]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/sabo.c
commands: Rename the command functions
[empserver] / src / lib / commands / sabo.c
index 1a7006c6619b421d2c709cb52ec82b7e827e7f60..ce101c710c60ac8af066a26e1db01a455fb1252d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2018, 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
@@ -38,7 +38,7 @@
 #include "land.h"
 
 int
-sabo(void)
+c_sabotage(void)
 {
     struct nstr_item ni;
     struct lndstr land, tmp;