Bug #2003
Typo in fa_http.c
Status: | Fixed | Start date: | 02/19/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | General | |||
Target version: | 4.6 | |||
Found in version: | Latest | Platform: | Linux |
Description
snprintf(errbuf, errlen, "Redirect respons without location");
should be:
snprintf(errbuf, errlen, "Redirect response without location");
Associated revisions
Fix typo
Fixes #2003
History
#1
Updated by Andreas Smas about 7 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset git|commit:940c9d92f00aec9955b455579a7023c52d01f3b4.