summaryrefslogtreecommitdiff
path: root/gio/src/gio_enums.defs
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2010-03-08 16:15:11 +0100
committerMurray Cumming <murrayc@murrayc.com>2010-03-08 16:50:09 +0100
commit76d6dcf241aee8d52d7262800fc715209c48e913 (patch)
tree0810728e2420204b009b45e07011d9888b4af29e /gio/src/gio_enums.defs
parentb0406aaa341a47a4211e0dbc69b1896d5d0eb762 (diff)
downloadglibmm-76d6dcf241aee8d52d7262800fc715209c48e913.tar.gz
Diffstat (limited to 'gio/src/gio_enums.defs')
-rw-r--r--gio/src/gio_enums.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/src/gio_enums.defs b/gio/src/gio_enums.defs
index e6c5d928..c58082a4 100644
--- a/gio/src/gio_enums.defs
+++ b/gio/src/gio_enums.defs
@@ -240,6 +240,7 @@
'("would-recurse" "G_IO_ERROR_WOULD_RECURSE" "25")
'("busy" "G_IO_ERROR_BUSY" "26")
'("would-block" "G_IO_ERROR_WOULD_BLOCK" "27")
+ '("host-was-not-found" "G_IO_ERROR_HOST_WAS_NOT_FOUND" "28")
'("host-not-found" "G_IO_ERROR_HOST_NOT_FOUND" "28")
'("would-merge" "G_IO_ERROR_WOULD_MERGE" "29")
'("failed-handled" "G_IO_ERROR_FAILED_HANDLED" "30")
@@ -366,4 +367,3 @@
'("raw" "G_ZLIB_COMPRESSOR_FORMAT_RAW" "2")
)
)
-