X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcclient%2Fclient.h;fp=lib%2Fsilcclient%2Fclient.h;h=ab56cfbba7073166cba3c6f1f648d8138ead549f;hb=bc742fe07cda767cefc1e541c2794e897044a395;hp=53a5550aaea5b22cfb7aa21109ce54aceaa63331;hpb=c802ba2371b8db89f3b54f25da0f46f0a61e4b47;p=silc.git diff --git a/lib/silcclient/client.h b/lib/silcclient/client.h index 53a5550a..ab56cfbb 100644 --- a/lib/silcclient/client.h +++ b/lib/silcclient/client.h @@ -84,7 +84,7 @@ typedef struct SilcChannelEntryInternalStruct { stuff that relates to the channel. Not used for the channel resolving itself. */ - SilcAtomic8 refcnt; /* Reference counter */ + SilcAtomic16 refcnt; /* Reference counter */ } SilcChannelEntryInternal; /* Internal server entry context */