output/httpd/Client: fix API doc syntax
This commit is contained in:
parent
f8a838db5d
commit
9d66fc491c
|
@ -100,7 +100,7 @@ class HttpdClient final
|
||||||
*/
|
*/
|
||||||
PagePtr metadata;
|
PagePtr metadata;
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* The amount of bytes which were already sent from the metadata.
|
* The amount of bytes which were already sent from the metadata.
|
||||||
*/
|
*/
|
||||||
size_t metadata_current_position = 0;
|
size_t metadata_current_position = 0;
|
||||||
|
|
Loading…
Reference in New Issue