1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-23 04:09:50 +00:00
SCCS-file: date.c
SCCS-SID: 7.41
This commit is contained in:
Arthur David Olson
2005-01-31 14:06:04 -05:00
committed by Paul Eggert
parent 3be3df9cfa
commit 825cc4e5a0

3
date.c
View File

@ -664,7 +664,8 @@ const time_t t;
cp = value;
switch (dotp - cp) {
default:
wildinput(_("time"), value, _("main part is wrong length"));
wildinput(_("time"), value,
_("main part is wrong length"));
case 12:
if (!dousg) {
cent = ATOI2(cp);