summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gir/gio-2.0.c3
-rw-r--r--gir/glib-2.0.c5
2 files changed, 8 insertions, 0 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 3a1c8fdc..55eaf2a6 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -390,11 +390,14 @@
/**
* g_file_replace_contents:
+ * @etag: (allow-none):
+ * @new_etag: (allow-none) (out):
* @cancellable: (allow-none):
*/
/**
* g_file_replace_contents_async:
+ * @etag: (allow-none):
* @cancellable: (allow-none):
*/
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 578ccd8f..2c2a11d2 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -5,6 +5,11 @@
*/
/**
+ * g_file_open_tmp:
+ * @name_used: (out):
+ */
+
+/**
* g_markup_escape_text:
* Return value: (transfer full):
*/