--- deliantra/server/include/freezethaw.h 2010/04/15 04:18:09 1.2 +++ deliantra/server/include/freezethaw.h 2010/04/15 04:56:47 1.3 @@ -192,7 +192,7 @@ // parse next line, as a single value // skips initial whitespace and comments // and sets kw to KW_value on success. - MTH void next_line (); + MTH bool next_line (); // skip the current key-value (usually fetch next line, for // multiline-fields, skips till the corresponding end-kw