mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
fixed doc
This commit is contained in:
@@ -134,7 +134,7 @@ char *pcp_readz85string(byte *input, size_t bufsize);
|
||||
|
||||
\return Returns 0 if the sequence is not utf8 or a number greater than 1 indicating the size of the utf8 char.
|
||||
*/
|
||||
uint8_t is_utf8(const byte * string);
|
||||
uint8_t is_utf8(const byte * bytes);
|
||||
|
||||
/** Determine if a buffer is binary or ascii.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user