Added SILC errno API. Added SilcResult, generic error code and
[silc.git] / lib / silcutil / silctimer_i.h
index cefaac0413e99332dc635de04773ab05b1f14aa5..1ecfdcdf7dd57293724a0a6d080ea23f88e859d9 100644 (file)
@@ -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 */