-add FIXME

This commit is contained in:
Christian Grothoff 2022-10-22 00:30:53 +02:00
parent 4524180ada
commit dec5dc025a
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1148,7 +1148,7 @@ handle_mhd_request (void *cls,
upload_data_size);
}
if (found)
if (found) /* FIXME: this can never be true right now */
{
/* we found a matching address, but the method is wrong */
struct MHD_Response *reply;