X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=apps%2Fsilcd%2Fcommand_reply.h;h=37dc113879e9992521296e3337539d010608a006;hp=97222f34193b5c1c689bd066abc2b8abe2b56f4b;hb=a818c5b5411bbc4436d1c5f011236985c96bb787;hpb=7910ce2a5c55211a4ea09a52832c6ed32c0b64fd diff --git a/apps/silcd/command_reply.h b/apps/silcd/command_reply.h index 97222f34..37dc1138 100644 --- a/apps/silcd/command_reply.h +++ b/apps/silcd/command_reply.h @@ -47,8 +47,8 @@ typedef struct { /* If defined this executes the pending command. */ SilcServerCommandPendingCallbacks callbacks; - uint32 callbacks_count; - uint16 ident; + SilcUInt32 callbacks_count; + SilcUInt16 ident; } *SilcServerCommandReplyContext; /* Macros */