mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-22 00:36:35 +00:00
zap space-tab sequences
SCCS-file: date.c SCCS-SID: 7.28
This commit is contained in:
committed by
Paul Eggert
parent
b4aa6137c9
commit
556c6f3f7d
2
date.c
2
date.c
@ -431,7 +431,7 @@ const int nflag;
|
|||||||
logwtmp("{", TIME_NAME, ""); /* } */
|
logwtmp("{", TIME_NAME, ""); /* } */
|
||||||
syslog(LOG_AUTH | LOG_NOTICE, "date set by %s",
|
syslog(LOG_AUTH | LOG_NOTICE, "date set by %s",
|
||||||
username);
|
username);
|
||||||
} else oops("date: error: settimeofday");
|
} else oops("date: error: settimeofday");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user