X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilc%2Fsilc.h;h=a5d75d90a0733efff92d655e2f06e407483c021e;hb=72cfa31520ebc0058763a30e21c13f6e9a964aa0;hp=828e2c03db10071020eeab1ddfa1dfe740756280;hpb=2be0be2432fff760084c4093291e79f1fa6262d8;p=silc.git diff --git a/apps/silc/silc.h b/apps/silc/silc.h index 828e2c03..a5d75d90 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; - unsigned int sim_count; + uint32 sim_count; #endif /* The allocated client */