Looks like I broke compilation???

This commit is contained in:
2023-07-14 13:41:20 -03:00
parent 817eea895a
commit ca9ef0d4f7
7 changed files with 69 additions and 10 deletions

View File

@ -57,4 +57,4 @@ Example:
#define ERR_MISMATCHED_BRACKET 2
sc_result parse(char *);
sc_result parse(char *, unsigned int);