mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 18:07:54 +02:00
Fix reference to non-existing @priority parameter. (#88500, Linux Walleij)
Thu Jul 25 18:58:29 2002 Owen Taylor <otaylor@redhat.com> * glib/tmpl/threads.sgml: Fix reference to non-existing @priority parameter. (#88500, Linux Walleij)
This commit is contained in:
@@ -269,7 +269,7 @@ g_thread_join() is called for that thread.
|
||||
|
||||
<!-- ##### FUNCTION g_thread_create ##### -->
|
||||
<para>
|
||||
This function creates a new thread with the priority @priority.
|
||||
This function creates a new thread with the default priority.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user