updates.
[silc.git] / apps / silcd / command.h
index f8b7a5fe20088bef9c6b6de4a2ad3874b7637fb5..b33221db9d75397e1fb2a30e78fa73ea08ffb823 100644 (file)
@@ -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