mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Some documentation fixes/elaborations I really should have gotten
in a long time ago
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-01-28 Ron Steinke <rsteinke@w-link.net>
|
||||
|
||||
* glib/iochannel.sgml: Changed #IOChannelError to
|
||||
#GIOChannelError in one place
|
||||
|
||||
2002-01-16 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/building.sgml, glib/compiling.sgml,
|
||||
|
@@ -276,7 +276,7 @@ Error codes returned by #GIOChannel operations.
|
||||
<!-- ##### MACRO G_IO_CHANNEL_ERROR ##### -->
|
||||
<para>
|
||||
Error domain for #GIOChannel operations. Errors in this domain will
|
||||
be from the #IOChannelError enumeration. See #GError for information on
|
||||
be from the #GIOChannelError enumeration. See #GError for information on
|
||||
error domains.
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user