summaryrefslogtreecommitdiff
path: root/regress/lib/libc
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2013-07-30 21:35:10 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2013-07-30 21:35:10 +0000
commitdd6fa0794461e2eb525eca612bca228bab1902e5 (patch)
tree050c8e6647c9e1b6c22dbe480f35d07951745af0 /regress/lib/libc
parent2a479a39b14f523c2d6621427cff83105e8b0933 (diff)
strptime(3) correctly fills in tm_yday; adjust expected output
ok guenther@
Diffstat (limited to 'regress/lib/libc')
-rw-r--r--regress/lib/libc/time/strptime/expected6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/lib/libc/time/strptime/expected b/regress/lib/libc/time/strptime/expected
index d038d319afa..21c95de7f9d 100644
--- a/regress/lib/libc/time/strptime/expected
+++ b/regress/lib/libc/time/strptime/expected
@@ -1,14 +1,14 @@
--- ctime --- 1
succeeded
-46 27 23 20 0 98 2 -1
+46 27 23 20 0 98 2 19
--- ctime --- 2
succeeded
-46 27 23 20 0 98 2 -1
+46 27 23 20 0 98 2 19
--- ctime --- 3
succeeded
-46 27 23 20 0 98 2 -1
+46 27 23 20 0 98 2 19
--- %a --- 1
succeeded