updates.
[runtime.git] / lib / silcutil / silcschedule.h
index 95e279a333eaec58bae3c80d4e3f83e5dd970f02..e7479f4f4b0be61f9e29fb833d6c48504876e7b1 100644 (file)
@@ -120,7 +120,7 @@ typedef enum {
   /* File descriptor task that performs some event over file descriptors.
      These tasks are for example network connections. */
   SILC_TASK_FD,
-  
+
   /* Timeout tasks are tasks that are executed after the specified 
      time has elapsed. After the task is executed the task is removed
      automatically from the scheduler. It is safe to re-register the