Fixed too much faked timezone offset.

An offset of more than 14 hours makes no sense (cf. http://www.worldtimezone.com/faq.html).
This commit is contained in:
nulltoken 2010-12-11 15:38:22 +01:00
parent fee065a069
commit 7161beb11e

View File

@ -165,7 +165,7 @@ BEGIN_TEST(parse_person_test)
12345);
TEST_PERSON_PASS(
"author Vicent Marti <tanoku@gmail.com> 231301 +2020\n",
"author Vicent Marti <tanoku@gmail.com> 231301 +1020\n",
"author ",
"Vicent Marti",
"tanoku@gmail.com",