|
@@ -30,7 +30,7 @@ LSUP_nt_parse_term (const char *rep, const LSUP_NSMap *map, LSUP_Term **term);
|
|
|
* parsed. This may be more than the triples in the resulting graph.
|
|
|
*
|
|
|
* @return LSUP_OK on success, LSUP_VALUE_ERR if a parsing error was
|
|
|
- * encountered. TODO Add line/char info for parsing error:w
|
|
|
+ * encountered. TODO Add line/char info for parsing error
|
|
|
*/
|
|
|
LSUP_rc
|
|
|
LSUP_nt_parse_doc (FILE *stream, LSUP_Graph **gr, size_t *ct);
|