From 0f6d7098678ac3e839fe58b9b0d02237b1c78b2d Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Thu, 25 Jul 2002 22:59:54 +0000 Subject: [PATCH] Fix reference to non-existing @priority parameter. (#88500, Linux Walleij) Thu Jul 25 18:58:29 2002 Owen Taylor * glib/tmpl/threads.sgml: Fix reference to non-existing @priority parameter. (#88500, Linux Walleij) --- docs/reference/ChangeLog | 5 +++++ docs/reference/glib/tmpl/threads.sgml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 02573bd..2b39842 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 25 18:58:29 2002 Owen Taylor + + * glib/tmpl/threads.sgml: Fix reference to non-existing + @priority parameter. (#88500, Linux Walleij) + 2002-06-03 Matthias Clasen * gobject/gobject-docs.sgml: diff --git a/docs/reference/glib/tmpl/threads.sgml b/docs/reference/glib/tmpl/threads.sgml index f3b146e..60b2a18 100644 --- a/docs/reference/glib/tmpl/threads.sgml +++ b/docs/reference/glib/tmpl/threads.sgml @@ -269,7 +269,7 @@ g_thread_join() is called for that thread. -This function creates a new thread with the priority @priority. +This function creates a new thread with the default priority. -- 2.7.4