summaryrefslogtreecommitdiff
path: root/tests/tools/expected-gtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tools/expected-gtypes.h')
-rw-r--r--tests/tools/expected-gtypes.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/tools/expected-gtypes.h b/tests/tools/expected-gtypes.h
index 2fc94e261..e18f527b4 100644
--- a/tests/tools/expected-gtypes.h
+++ b/tests/tools/expected-gtypes.h
@@ -18,12 +18,12 @@
#define THE_PREFIX_ARRAY_TYPE_STRING_VARIANT_MAP_LIST_MAP_LIST (the_prefix_type_dbus_array_of_a_7bsaa_7bsv_7d_7d ())
+GType the_prefix_type_dbus_hash_sv (void);
+
GType the_prefix_type_dbus_hash_ss (void);
GType the_prefix_type_dbus_hash_sa_7bsv_7d (void);
-GType the_prefix_type_dbus_hash_sv (void);
-
GType the_prefix_type_dbus_hash_saa_7bsv_7d (void);
#define THE_PREFIX_STRUCT_TYPE_STRUCT (the_prefix_type_dbus_struct_isu ())
@@ -34,9 +34,9 @@ GType the_prefix_type_dbus_struct_isu (void);
GType the_prefix_type_dbus_array_isu (void);
+GType the_prefix_type_dbus_array_of_a_7bsaa_7bsv_7d_7d (void);
+
GType the_prefix_type_dbus_array_of_a_7bsa_7bsv_7d_7d (void);
GType the_prefix_type_dbus_array_of_a_7bsv_7d (void);
-GType the_prefix_type_dbus_array_of_a_7bsaa_7bsv_7d_7d (void);
-