X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=apps%2Fsilc%2Fsilc.h;h=b03ce9da5dc665a6f8e2cd5e917b04995cb81ced;hp=a5d75d90a0733efff92d655e2f06e407483c021e;hb=a818c5b5411bbc4436d1c5f011236985c96bb787;hpb=7910ce2a5c55211a4ea09a52832c6ed32c0b64fd diff --git a/apps/silc/silc.h b/apps/silc/silc.h index a5d75d90..b03ce9da 100644 --- a/apps/silc/silc.h +++ b/apps/silc/silc.h @@ -63,7 +63,7 @@ typedef struct { #ifdef SILC_SIM /* SIM (SILC Module) table */ SilcSimContext **sim; - uint32 sim_count; + SilcUInt32 sim_count; #endif /* The allocated client */