X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fcommand.h;h=b33221db9d75397e1fb2a30e78fa73ea08ffb823;hb=622dbba14878964ca76301bdf9c8f59f3312fbc7;hp=f8b7a5fe20088bef9c6b6de4a2ad3874b7637fb5;hpb=bb8673d141d95f7b3f8fbd623fef0872baf32cd1;p=silc.git diff --git a/apps/silcd/command.h b/apps/silcd/command.h index f8b7a5fe..b33221db 100644 --- a/apps/silcd/command.h +++ b/apps/silcd/command.h @@ -148,12 +148,11 @@ SILC_SERVER_CMD_FUNC(cmode); SILC_SERVER_CMD_FUNC(cumode); SILC_SERVER_CMD_FUNC(kick); SILC_SERVER_CMD_FUNC(ignore); -SILC_SERVER_CMD_FUNC(restart); +SILC_SERVER_CMD_FUNC(ban); SILC_SERVER_CMD_FUNC(close); SILC_SERVER_CMD_FUNC(shutdown); SILC_SERVER_CMD_FUNC(silcoper); SILC_SERVER_CMD_FUNC(leave); SILC_SERVER_CMD_FUNC(users); -SILC_SERVER_CMD_FUNC(ban); #endif