mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-30 02:46:37 +02:00
documentation fixes
Fixes for gtk-doc warnings. http://bugzilla.gnome.org/show_bug.cgi?id=66469 https://bugzilla.gnome.org/show_bug.cgi?id=664699
This commit is contained in:
committed by
Matthias Clasen
parent
b0c3997fdd
commit
7e92997539
@@ -52,8 +52,8 @@ G_BEGIN_DECLS
|
||||
* It is expected that most code will not look at %errno from these
|
||||
* APIs. Important cases where one would want to differentiate between
|
||||
* errors are already covered by existing cross-platform GLib API,
|
||||
* such as e.g. #GFile wrapping %ENOENT. However, it is provided for
|
||||
* completeness, at least.
|
||||
* such as e.g. #GFile wrapping <literal>ENOENT</literal>. However, it is
|
||||
* provided for completeness, at least.
|
||||
*/
|
||||
#define G_UNIX_ERROR (g_unix_error_quark())
|
||||
|
||||
|
Reference in New Issue
Block a user