projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7eb045
)
Fix typo in RFC 850 date parser.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 9 Sep 2008 04:33:56 +0000
(
04:33
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 9 Sep 2008 04:33:56 +0000
(
04:33
+0000)
v7/src/runtime/datime.scm
patch
|
blob
|
history
diff --git
a/v7/src/runtime/datime.scm
b/v7/src/runtime/datime.scm
index 8bcbde746153d714dd5dcba1005555dc6f4c0851..a10c0a1462ce364f6446d0d1bce74e3eb2460864 100644
(file)
--- a/
v7/src/runtime/datime.scm
+++ b/
v7/src/runtime/datime.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: datime.scm,v 14.
49 2008/08/29 23:20:04
cph Exp $
+$Id: datime.scm,v 14.
50 2008/09/09 04:33:56
cph Exp $
Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@
-679,7
+679,7
@@
USA.
(vector-ref v 3)
0))
(seq parse-long-day-of-week
- ","
+ ",
"
parse-rfc850-day
" "
parse-short-month