Project

General

Profile

Bug #533 » 02-libhtp-spelling.patch

Spelling fixes for the libhtp codebase - Simon Moon, 08/23/2012 09:23 PM

View differences:

libhtp/htp/htp_util.c
return "DONE";
}
return "UNKOWN";
return "UNKNOWN";
}
bstr *htp_unparse_uri_noencode(htp_uri_t *uri) {
(2-2/2)