summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-05-28 11:43:16 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-05-28 11:43:16 +0200
commita62cac2c611669a0e7e8defa6b73f38e946720cc (patch)
tree9fbafa489de61f0057ccca434b31f0b9462cf3b2
parentefa85d688723d795a3b59561ffd37158ad6fc47b (diff)
downloadtelepathy-glib-a62cac2c611669a0e7e8defa6b73f38e946720cc.tar.gz
debug: @flags_string and @ignored are (nullable)
-rw-r--r--telepathy-glib/debug.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/telepathy-glib/debug.c b/telepathy-glib/debug.c
index f8ffc66da..0bb6316ab 100644
--- a/telepathy-glib/debug.c
+++ b/telepathy-glib/debug.c
@@ -146,8 +146,8 @@ static DebugKeyToDomain key_to_domain[] = {
/**
* tp_debug_set_flags:
- * @flags_string: The flags to set, comma-separated. If %NULL or empty,
- * no additional flags are set.
+ * @flags_string: (nullable): The flags to set, comma-separated. If %NULL or
+ * empty, no additional flags are set.
*
* Set the debug flags indicated by @flags_string, in addition to any already
* set.
@@ -345,7 +345,7 @@ tp_debug_divert_messages (const gchar *filename)
* @log_domain: the message's log domain
* @log_level: the log level of the message
* @message: the message to process
- * @ignored: not used
+ * @ignored: (nullable): not used
*
* A #GLogFunc that prepends the UTC time (currently in ISO 8601 format,
* with microsecond resolution) to the message, then calls