output/httpd/Client: fix API doc syntax

This commit is contained in:
Max Kellermann 2024-04-03 20:21:17 +02:00
parent f8a838db5d
commit 9d66fc491c
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ class HttpdClient final
*/
PagePtr metadata;
/*
/**
* The amount of bytes which were already sent from the metadata.
*/
size_t metadata_current_position = 0;