X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fcommand_reply.h;h=852642d6ec86e9da59da85fae989281ca86ba644;hb=72cfa31520ebc0058763a30e21c13f6e9a964aa0;hp=397c825f52c8901143640fdf7d4ac34e3597e5f1;hpb=2be0be2432fff760084c4093291e79f1fa6262d8;p=silc.git diff --git a/apps/silcd/command_reply.h b/apps/silcd/command_reply.h index 397c825f..852642d6 100644 --- a/apps/silcd/command_reply.h +++ b/apps/silcd/command_reply.h @@ -43,7 +43,7 @@ typedef struct { SilcServerPendingDestructor destructor; SilcCommandCb callback; void *context; - unsigned short ident; + uint16 ident; } *SilcServerCommandReplyContext; /* Macros */