mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-26 04:09:30 +03:00
test_postprocessor: fixed typo
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user