X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fcommand_reply.h;h=bee08124d893cdb14cbbed7491e057094a11654e;hb=cb95ad2d35f1796567fbebc9e848c10d4bd2e7b9;hp=2b3671871c173146f07853c7abcebf191800b175;hpb=59f343801620f8b02933d419efb111d5928b11b8;p=silc.git diff --git a/apps/silcd/command_reply.h b/apps/silcd/command_reply.h index 2b367187..bee08124 100644 --- a/apps/silcd/command_reply.h +++ b/apps/silcd/command_reply.h @@ -49,6 +49,7 @@ typedef struct { SilcServerCommandPendingCallbacks callbacks; SilcUInt32 callbacks_count; SilcUInt16 ident; + unsigned int pending : 1; } *SilcServerCommandReplyContext; /* Macros */