mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-10 12:55:48 +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>
|
2001-12-23 Matthias Clasen <matthias@poet.de>
|
||||||
|
|
||||||
* glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
|
* glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
|
||||||
|
@ -417,7 +417,7 @@ ignored. Calling
|
|||||||
<para>
|
<para>
|
||||||
<informalexample>
|
<informalexample>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
g_thread_join (retval);
|
g_thread_exit (retval);
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</informalexample>
|
</informalexample>
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user