X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Fspy.c;fp=src%2Flib%2Fcommands%2Fspy.c;h=d9dafe7f05f2cc510be689015d01669974367470;hp=2adb8ce99eaf8946505973eff94596aef0294412;hb=7e6318500758d8ba99dca7dd9b95e3a8218699cb;hpb=af143ac5973d8b650e7a153372bd9da9e7546a76 diff --git a/src/lib/commands/spy.c b/src/lib/commands/spy.c index 2adb8ce99..d9dafe7f0 100644 --- a/src/lib/commands/spy.c +++ b/src/lib/commands/spy.c @@ -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;