fix
This commit is contained in:
parent
982927e0fd
commit
d59b9d72d9
@ -3,4 +3,4 @@
|
||||
#include <string.h>
|
||||
|
||||
int is_in_quote(const char *str, size_t pos);
|
||||
|
||||
char **split_quoted_charset(const char *str, const char *charset);
|
||||
|
Loading…
Reference in New Issue
Block a user