-fix indent
This commit is contained in:
parent
6d03017eba
commit
3961d3df7e
@ -351,10 +351,10 @@ handle_mhd_request (void *cls,
|
|||||||
upload_data_size);
|
upload_data_size);
|
||||||
}
|
}
|
||||||
return TMH_MHD_handler_static_response (&h404,
|
return TMH_MHD_handler_static_response (&h404,
|
||||||
connection,
|
connection,
|
||||||
con_cls,
|
con_cls,
|
||||||
upload_data,
|
upload_data,
|
||||||
upload_data_size);
|
upload_data_size);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user