test_postprocessor: fixed typo

This commit is contained in:
Evgeny Grin (Karlson2k)
2022-04-25 16:05:15 +03:00
parent 3318729c16
commit 0179be6cdc
+1 -1
View File
@@ -548,7 +548,7 @@ static int
test_nested_multipart (void)
{
struct MHD_Connection connection;
struct MHD_HTTP_Res_Header header;
struct MHD_HTTP_Req_Header header;
struct MHD_PostProcessor *pp;
unsigned int want_off = FORM_NESTED_START;
size_t i;