diff options
Diffstat (limited to 'lib-src/timer.c')
-rw-r--r-- | lib-src/timer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/timer.c b/lib-src/timer.c index ef46b29f126..d6419ef4cc8 100644 --- a/lib-src/timer.c +++ b/lib-src/timer.c @@ -52,7 +52,7 @@ struct event *events; /* events[0 .. num_events-1] are the char *pname; /* programme name for error messages */ -/* Accepts a string of two fields seperated by FS. +/* Accepts a string of two fields separated by FS. First field is string for get_date, saying when to wake-up. Second field is a token to identify the request. */ void |