updates.
[silc.git] / apps / silcd / serverconfig.h
index a842576b92c736966b4c83e28a3628176c49dc33..cd5e2201be09a62a512316dd2cb2b0c8a7f22d1c 100644 (file)
@@ -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;