X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcclient%2Fcommand_reply.h;h=4e5cdbee8178e133c15d7940dfd7c73306bedb3e;hp=63a09e0c0f47e6e40c329444b47dc8081ab99be4;hb=a818c5b5411bbc4436d1c5f011236985c96bb787;hpb=7910ce2a5c55211a4ea09a52832c6ed32c0b64fd diff --git a/lib/silcclient/command_reply.h b/lib/silcclient/command_reply.h index 63a09e0c..4e5cdbee 100644 --- a/lib/silcclient/command_reply.h +++ b/lib/silcclient/command_reply.h @@ -37,7 +37,7 @@ struct SilcClientCommandReplyContextStruct { /* If defined this executes the pending command. */ SilcCommandCb callback; void *context; - uint16 ident; + SilcUInt16 ident; }; /* Macros */