X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fcommon%2Frdsched.c;h=0720841209a6ef314a552ee13745e4c3817b7e06;hp=050549ad2fa4494a389f35e0d8947c7749432870;hb=d702068457bc95d4e3ba05708516ce16ab206d68;hpb=a9653c475bee9d0b0d9a4693641e6dad6a4c8e3c diff --git a/src/lib/common/rdsched.c b/src/lib/common/rdsched.c index 050549ad2..072084120 100644 --- a/src/lib/common/rdsched.c +++ b/src/lib/common/rdsched.c @@ -26,7 +26,7 @@ * --- * * rdsched.c: Read update schedule - * + * * Known contributors to this file: * Markus Armbruster, 2007-2008 */ @@ -57,7 +57,7 @@ static int delete_update(time_t, time_t[], int); * Read update schedule from file FNAME. * Put the first N-1 updates after T0 into SCHED[] in ascending order, * terminated with a zero. - * Use ANCHOR as initial anchor for anchor-relative times. + * Use ANCHOR as initial anchor for anchor-relative times. * Return 0 on success, -1 on failure. */ int