X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fserverconfig.h;h=cd5e2201be09a62a512316dd2cb2b0c8a7f22d1c;hb=c2617920b4fe8b5745d2399129105fdc59dc615c;hp=a842576b92c736966b4c83e28a3628176c49dc33;hpb=0e989f70da6561b7218ab3bf508a90dc84febcd1;p=silc.git diff --git a/apps/silcd/serverconfig.h b/apps/silcd/serverconfig.h index a842576b..cd5e2201 100644 --- a/apps/silcd/serverconfig.h +++ b/apps/silcd/serverconfig.h @@ -150,7 +150,7 @@ typedef struct { void *tmp; /* Reference count (when this reaches zero, config object is destroyed) */ - SilcInt16 refcount; + SilcInt32 refcount; /* The General section */ char *module_path;