]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/turn.c
commands: Rename the command functions
[empserver] / src / lib / commands / turn.c
index 47fc2cf186813d9d8b45ccf49bfbd0eb14d88508..c5fb8cb12bd07e6990ddc6f6a0a72df0e5337d5a 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
@@ -42,7 +42,7 @@
 #include "optlist.h"
 
 int
-turn(void)
+c_turn(void)
 {
     FILE *fptr;
     struct telstr tgm;