X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcclient%2Fsilcclient.h;h=918d266f2ef7943070c3e8b0efd95091ea2c94cf;hb=48df45ce74e38c47a8a05a5dcb3b57a61eeb0b5d;hp=928650c788e8bfff98e8dd81c6b9bbec974bf0ad;hpb=0e035ff559c5c5c748b2fda72a1cd1935afec33a;p=silc.git diff --git a/lib/silcclient/silcclient.h b/lib/silcclient/silcclient.h index 928650c7..918d266f 100644 --- a/lib/silcclient/silcclient.h +++ b/lib/silcclient/silcclient.h @@ -363,7 +363,7 @@ typedef struct { SilcClientEntry. */ void (*command_reply)(SilcClient client, SilcClientConnection conn, SilcCommandPayload cmd_payload, int success, - SilcCommand command, SilcCommandStatus status, ...); + SilcCommand command, SilcStatus status, ...); /* Called to indicate that connection was either successfully established or connecting failed. This is also the first time application receives