summaryrefslogtreecommitdiff
path: root/plparse/totem-pl-parser-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'plparse/totem-pl-parser-private.h')
-rw-r--r--plparse/totem-pl-parser-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plparse/totem-pl-parser-private.h b/plparse/totem-pl-parser-private.h
index d868e9b..b9fc53e 100644
--- a/plparse/totem-pl-parser-private.h
+++ b/plparse/totem-pl-parser-private.h
@@ -131,6 +131,7 @@ gboolean totem_pl_parser_scheme_is_ignored (TotemPlParser *parser,
gboolean totem_pl_parser_line_is_empty (const char *line);
gboolean totem_pl_parser_write_string (GOutputStream *stream,
const char *buf,
+ GCancellable *cancellable,
GError **error);
gboolean totem_pl_parser_write_buffer (GOutputStream *stream,
const char *buf,