X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcclient%2Fcommand_reply.h;h=ed09ab5974a7337b07323d445d08d300c56b4d4c;hb=72cfa31520ebc0058763a30e21c13f6e9a964aa0;hp=30e669893e8bc7baaac9e117955195054d434058;hpb=2be0be2432fff760084c4093291e79f1fa6262d8;p=silc.git diff --git a/lib/silcclient/command_reply.h b/lib/silcclient/command_reply.h index 30e66989..ed09ab59 100644 --- a/lib/silcclient/command_reply.h +++ b/lib/silcclient/command_reply.h @@ -42,7 +42,7 @@ typedef struct { SilcClientPendingDestructor destructor; SilcCommandCb callback; void *context; - unsigned short ident; + uint16 ident; } *SilcClientCommandReplyContext; /* Macros */