Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
2006-01-10 Roland McGrath <roland@redhat.com>
	* timezone/test-tz.c: Revert last change, updating to match
	tzdata2005r definition of "MST".
  • Loading branch information
Roland McGrath committed Jan 10, 2006
1 parent 9e811b7 commit 3e7dfc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timezone/test-tz.c
Expand Up @@ -7,7 +7,7 @@ struct {
const char * env;
time_t expected;
} tests[] = {
{"MST", 832910115},
{"MST", 832935315},
{"", 832910115},
{":UTC", 832910115},
{"UTC", 832910115},
Expand Down

0 comments on commit 3e7dfc4

Please sign in to comment.