X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommands%2Ftogg.c;fp=src%2Flib%2Fcommands%2Ftogg.c;h=851b1d6ca6fb8959bec97c712d91a25843134057;hp=e2daad3bf138e62425e8b74f8305ed8b0be0b1db;hb=c6ec6a41c29700e982620e845293b232291d30ca;hpb=a6c46316e904d9816302282ffd927ec8faa9354a diff --git a/src/lib/commands/togg.c b/src/lib/commands/togg.c index e2daad3bf..851b1d6ca 100644 --- a/src/lib/commands/togg.c +++ b/src/lib/commands/togg.c @@ -36,7 +36,7 @@ #include "commands.h" int -togg(void) +c_toggle(void) { int flag = 0; int pos;