Skip to content

Commit

Permalink
Fix minor compilation bug introduced by merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
pgriess committed Jun 19, 2011
1 parent 056bcd3 commit ddbbc07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.c
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ const struct message requests[] =
,.request_path= ""
,.request_url= "0-HOME0.NETSCAPE.COM:443"
,.num_headers= 2
,.upgrade=1
,.upgrade=""
,.headers= { { "User-agent", "Mozilla/1.1N" }
, { "Proxy-authorization", "basic aGVsbG86d29ybGQ=" }
}
Expand Down

0 comments on commit ddbbc07

Please sign in to comment.