]> git.pond.sub.org Git - empserver/blobdiff - src/lib/common/rdsched.c
Fix trailing whitespace
[empserver] / src / lib / common / rdsched.c
index 050549ad2fa4494a389f35e0d8947c7749432870..0720841209a6ef314a552ee13745e4c3817b7e06 100644 (file)
@@ -26,7 +26,7 @@
  *  ---
  *
  *  rdsched.c: Read update schedule
  *  ---
  *
  *  rdsched.c: Read update schedule
- * 
+ *
  *  Known contributors to this file:
  *     Markus Armbruster, 2007-2008
  */
  *  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.
  * 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
  * Return 0 on success, -1 on failure.
  */
 int