1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 09:35:42 +00:00

zap space-tab sequences

SCCS-file: date.c
SCCS-SID: 7.28
This commit is contained in:
Arthur David Olson
1995-01-06 18:31:48 -05:00
committed by Paul Eggert
parent b4aa6137c9
commit 556c6f3f7d

2
date.c
View File

@ -431,7 +431,7 @@ const int nflag;
logwtmp("{", TIME_NAME, ""); /* } */
syslog(LOG_AUTH | LOG_NOTICE, "date set by %s",
username);
} else oops("date: error: settimeofday");
} else oops("date: error: settimeofday");
}
}