summaryrefslogtreecommitdiff
path: root/glib/deprecated
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-05-31 09:04:11 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-05-31 10:54:02 -0400
commitab18d71e6f7a281687dd39b2616ae3a41fdaaf29 (patch)
tree148fab9e104142667c5bddc2ee3e670b6344cc75 /glib/deprecated
parentf38b438c965a8cfc84bc62086f0cec6637aa6f1f (diff)
downloadglib-ab18d71e6f7a281687dd39b2616ae3a41fdaaf29.tar.gz
Minor documentation additions and corrections
Going for 100%.
Diffstat (limited to 'glib/deprecated')
-rw-r--r--glib/deprecated/gthread-deprecated.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/glib/deprecated/gthread-deprecated.c b/glib/deprecated/gthread-deprecated.c
index 497657fdf..47a1fbb11 100644
--- a/glib/deprecated/gthread-deprecated.c
+++ b/glib/deprecated/gthread-deprecated.c
@@ -54,6 +54,8 @@
* @G_THREAD_PRIORITY_HIGH: a priority higher than normal
* @G_THREAD_PRIORITY_URGENT: the highest priority
*
+ * Thread priorities.
+ *
* Deprecated:2.32: Thread priorities no longer have any effect.
*/