From eb8c3be94e12644f506b8857e49ffef88046bb0b Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Wed, 9 Jun 1993 11:59:12 +0000 Subject: Apply typo patches from Paul Eggert. --- lib-src/timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib-src/timer.c') diff --git a/lib-src/timer.c b/lib-src/timer.c index ef46b29f12..d6419ef4cc 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 -- cgit v1.2.3