X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcclient%2Fcommand.h;h=3f5e58a339102df5535a0b9db5fe8eb247da7ddd;hp=c6c597de1cb49f038bb03bc0ca96935819c0fb00;hb=d1e71f42379e8b5cd0748a7aeae8561b02cfe53d;hpb=34bb35a2496ec0402bb4d6c2546147cd37b27007 diff --git a/lib/silcclient/command.h b/lib/silcclient/command.h index c6c597de..3f5e58a3 100644 --- a/lib/silcclient/command.h +++ b/lib/silcclient/command.h @@ -4,7 +4,7 @@ Author: Pekka Riikonen - Copyright (C) 1997 - 2001 Pekka Riikonen + Copyright (C) 1997 - 2005 Pekka Riikonen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -153,6 +153,7 @@ SILC_CLIENT_CMD_FUNC(silcoper); SILC_CLIENT_CMD_FUNC(leave); SILC_CLIENT_CMD_FUNC(users); SILC_CLIENT_CMD_FUNC(getkey); +SILC_CLIENT_CMD_FUNC(service); SILC_CLIENT_CMD_FUNC(shutdown); SILC_CLIENT_CMD_FUNC(close);