mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-02-23 10:30:19 +00:00
Cosmetic improvement for better self-documentation
This commit is contained in:
parent
2e7d19a3f7
commit
d470ac730b
@ -178,7 +178,7 @@ int rhizome_str_is_file_hash(const char *text);
|
|||||||
|
|
||||||
#define alloca_tohex_bid(bid) alloca_tohex((bid), RHIZOME_MANIFEST_ID_BYTES)
|
#define alloca_tohex_bid(bid) alloca_tohex((bid), RHIZOME_MANIFEST_ID_BYTES)
|
||||||
|
|
||||||
int http_header_complete(const char *buf, size_t len, size_t tail);
|
int http_header_complete(const char *buf, size_t len, size_t read_since_last_call);
|
||||||
int str_startswith(char *str, const char *substring, char **afterp);
|
int str_startswith(char *str, const char *substring, char **afterp);
|
||||||
int strcase_startswith(char *str, const char *substring, char **afterp);
|
int strcase_startswith(char *str, const char *substring, char **afterp);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user