projects
/
platform
/
upstream
/
libsoup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2505d3b
)
typo in a comment
author
Dan Winship
<danw@src.gnome.org>
Thu, 28 Feb 2008 17:15:48 +0000
(17:15 +0000)
committer
Dan Winship
<danw@src.gnome.org>
Thu, 28 Feb 2008 17:15:48 +0000
(17:15 +0000)
svn path=/trunk/; revision=1102
tests/redirect-test.c
patch
|
blob
|
history
diff --git
a/tests/redirect-test.c
b/tests/redirect-test.c
index
9d6985e
..
3f02224
100644
(file)
--- a/
tests/redirect-test.c
+++ b/
tests/redirect-test.c
@@
-25,7
+25,7
@@
typedef struct {
struct {
TestRequest requests[3];
} tests[] = {
- /* A redirecty response to a GET should c
ould
a redirect */
+ /* A redirecty response to a GET should c
ause
a redirect */
{ { { "GET", "/301", 301 },
{ "GET", "/", 200 },