mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-24 22:46:15 +01:00
Fix a typo. (#160162, Tom Copeland)
2004-12-01 Matthias Clasen <mclasen@redhat.com> * glib/tmpl/iochannels.sgml: Fix a typo. (#160162, Tom Copeland)
This commit is contained in:
parent
fb887c5ee7
commit
9b925d5087
@ -1,3 +1,7 @@
|
|||||||
|
2004-12-01 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/tmpl/iochannels.sgml: Fix a typo. (#160162, Tom Copeland)
|
||||||
|
|
||||||
2004-11-30 Matthias Clasen <mclasen@redhat.com>
|
2004-11-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* glib/building.sgml: Document --enable-man and --disable-visibility.
|
* glib/building.sgml: Document --enable-man and --disable-visibility.
|
||||||
|
@ -87,7 +87,7 @@ g_get_charset()) with the g_io_channel_set_encoding() function.
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
If you want to read raw binary data without interpretation, then
|
If you want to read raw binary data without interpretation, then
|
||||||
call the g_io_charset_set_encoding() function with %NULL for the
|
call the g_io_channel_set_encoding() function with %NULL for the
|
||||||
encoding argument.
|
encoding argument.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user