X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=src%2Fcommon%2Fparse_file.h;h=e0e3c7a075fd44ffd6ca963e8e9ea15997ce4aef;hb=21ba1d03b1e883564d301c2781039017dd704b20;hp=87d3cdfba4bd929f2d2651cb8c18136a768e718f;hpb=28b8b4234e395c3fdc4800e5cfb3dcd70a15cadf;p=plomrogue diff --git a/src/common/parse_file.h b/src/common/parse_file.h index 87d3cdf..e0e3c7a 100644 --- a/src/common/parse_file.h +++ b/src/common/parse_file.h @@ -36,7 +36,7 @@ extern uint8_t err_line(uint8_t test, char * msg); * the second, with the next token_from_line() call starting its token search * after that second quote. The only way to return an empty string (instead of * NULL) as a token is to delimit the token by two succeeding single quotes. - * */ + */ extern char * token_from_line(char * line); /* Test for "string" to represent proper int16 (type: "i"), uint8 ("8"), uint16