mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 10:16:17 +01:00
Name the right function.
2002-01-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib/tmpl/threads.sgml: Name the right function.
This commit is contained in:
parent
4e47a27f88
commit
c3d59500e0
@ -1,3 +1,7 @@
|
||||
2002-01-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* glib/tmpl/threads.sgml: Name the right function.
|
||||
|
||||
2001-12-23 Matthias Clasen <matthias@poet.de>
|
||||
|
||||
* glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
|
||||
|
@ -417,7 +417,7 @@ ignored. Calling
|
||||
<para>
|
||||
<informalexample>
|
||||
<programlisting>
|
||||
g_thread_join (retval);
|
||||
g_thread_exit (retval);
|
||||
</programlisting>
|
||||
</informalexample>
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user