]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/peek.c
commands: Rename the command functions
[empserver] / src / lib / commands / peek.c
index 545d01259eca0b0b81494d608df0282175dced24..a35ba1eab117853c8295623fc57c90b59138f261 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 "commands.h"
 
 int
-peek(void)
+c_peek(void)
 {
     struct sctstr sect;
     int nsect;