X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcclient%2Fcommand_reply.h;h=c2e4e641f01e8036faeea094d6bab11e778b4eea;hb=c62f4fe7f1d0c717d3bb37fc01fb691b089838c1;hp=cace424a8ce030b5696868dd93a282f4a02aeba2;hpb=0759cb04e548ac83d5f3afd5183cbf3ba65e591d;p=silc.git diff --git a/lib/silcclient/command_reply.h b/lib/silcclient/command_reply.h index cace424a..c2e4e641 100644 --- a/lib/silcclient/command_reply.h +++ b/lib/silcclient/command_reply.h @@ -46,6 +46,7 @@ struct SilcClientCommandReplyContextStruct { SilcClientCommandPendingCallbacks callbacks; SilcUInt32 callbacks_count; SilcUInt16 ident; + SilcUInt8 users; }; /* Macros */