diff options
Diffstat (limited to 'timezone/tst-bz28707.c')
-rw-r--r-- | timezone/tst-bz28707.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/timezone/tst-bz28707.c b/timezone/tst-bz28707.c index e29546c331..6027c40679 100644 --- a/timezone/tst-bz28707.c +++ b/timezone/tst-bz28707.c @@ -37,7 +37,7 @@ do_test (void) tzset (); return - /* Sanity-check that we got the right timezone-name for DST. For + /* Sanity-check that we got the right abbreviation for DST. For normal time, we're likely to get "-00" (the "unspecified" marker), even though the POSIX timezone string says "-04". Let's not test that. */ |