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