showlog: Fix DST handling
commitd5a91385725bdd78087661371a1cd6d6e0382aba
authorAndreas Ericsson <ae@op5.se>
Thu, 25 Mar 2010 13:00:52 +0000 (25 14:00 +0100)
committerAndreas Ericsson <ae@op5.se>
Thu, 25 Mar 2010 13:00:52 +0000 (25 14:00 +0100)
tree0305c82b101cf23d633594f22a92295c04aa7d15
parent39cc9a0a9828a8512d89f2527172e5501e1bb864
showlog: Fix DST handling

When we enter daylight savings time, we set the clocks one hour
backward, not forward.

Adding the missing exclamation mark to the check fixes the issue
properly.

Signed-off-by: Andreas Ericsson <ae@op5.se>
showlog.c