1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-12-06 22:38:56 +00:00

trailing white space eliminated

SCCS-file: zic.c
SCCS-SID: 8.11
This commit is contained in:
Arthur David Olson
2007-03-15 09:55:13 -04:00
committed by Paul Eggert
parent 61ff133bdf
commit 150fe5087f

2
zic.c
View File

@ -2024,7 +2024,7 @@ const int zonecount;
wp = ecpyalloc(_("no POSIX environment variable for zone"));
wp = ecatalloc(wp, " ");
wp = ecatalloc(wp, zpfirst->z_name);
wp = ecatalloc(wp, zpfirst->z_name);
warning(wp);
ifree(wp);
}