]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/togg.c
commands: Rename the command functions
[empserver] / src / lib / commands / togg.c
index e2daad3bf138e62425e8b74f8305ed8b0be0b1db..851b1d6ca6fb8959bec97c712d91a25843134057 100644 (file)
@@ -36,7 +36,7 @@
 #include "commands.h"
 
 int
-togg(void)
+c_toggle(void)
 {
     int flag = 0;
     int pos;