home · contact · privacy
Server/py: Fix out file writing bug.
[plomrogue] / src / common / parse_file.h
index 87d3cdfba4bd929f2d2651cb8c18136a768e718f..e0e3c7a075fd44ffd6ca963e8e9ea15997ce4aef 100644 (file)
@@ -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