[glib] Add Since tag for g_close
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Add Since tag for g_close
- Date: Sun, 1 Sep 2013 18:56:35 +0000 (UTC)
commit c81773da9cd21f1122da6e049d111cac8d6b6a3e
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Sep 1 14:54:33 2013 -0400
Add Since tag for g_close
The lack of this information in the docs was pointed out in
https://bugzilla.gnome.org/show_bug.cgi?id=707092
glib/gstdio.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/glib/gstdio.c b/glib/gstdio.c
index bbdad5b..cca4ff5 100644
--- a/glib/gstdio.c
+++ b/glib/gstdio.c
@@ -848,6 +848,8 @@ g_utime (const gchar *filename,
* function over the call provided by the system; on Unix, it will
* attempt to correctly handle %EINTR, which has platform-specific
* semantics.
+ *
+ * Since: 2.36
*/
gboolean
g_close (gint fd,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]