]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/spy.c
commands: Rename the command functions
[empserver] / src / lib / commands / spy.c
index 81e16e3eaf072f325035fa94d48a8b2ff7d96ae1..d9dafe7f05f2cc510be689015d01669974367470 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
@@ -54,7 +54,7 @@ static void prunits(int, int);
 static char *player_relstr(natid);
 
 int
-spy(void)
+c_spy(void)
 {
     natid own;
     enum relations relat;