X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilctimer_i.h;h=1ecfdcdf7dd57293724a0a6d080ea23f88e859d9;hp=cefaac0413e99332dc635de04773ab05b1f14aa5;hb=51558729d89b9f3492b2ca754242ed548a579ca4;hpb=1c3ae0efc13419718213114e140c3d83b4608c1e diff --git a/lib/silcutil/silctimer_i.h b/lib/silcutil/silctimer_i.h index cefaac04..1ecfdcdf 100644 --- a/lib/silcutil/silctimer_i.h +++ b/lib/silcutil/silctimer_i.h @@ -24,6 +24,7 @@ #error "Do not include this header directly" #endif +/* Timer context */ struct SilcTimerObject { SilcUInt64 start_sec; /* Start seconds */ SilcUInt64 timer_sec; /* Timer seconds */