X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fcommand_reply.h;h=371cce46d4ecb572012d01c6612225aae98ef227;hb=413da0f8686910f5e627393157566ae729ca99c4;hp=7a06fd6e590ee8f2f2952af203dcc1b42911214b;hpb=050bd9d9e5d843220f3f393a18ab5011622237b9;p=crypto.git diff --git a/apps/silcd/command_reply.h b/apps/silcd/command_reply.h index 7a06fd6e..371cce46 100644 --- a/apps/silcd/command_reply.h +++ b/apps/silcd/command_reply.h @@ -4,13 +4,13 @@ Author: Pekka Riikonen - Copyright (C) 1997 - 2002 Pekka Riikonen + Copyright (C) 1997 - 2003 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the @@ -77,5 +77,6 @@ SILC_SERVER_CMD_REPLY_FUNC(users); SILC_SERVER_CMD_REPLY_FUNC(getkey); SILC_SERVER_CMD_REPLY_FUNC(list); SILC_SERVER_CMD_REPLY_FUNC(watch); +SILC_SERVER_CMD_REPLY_FUNC(ping); #endif