From 13225808392b51b90c37883527dbe2b623f81d47 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Sun, 8 Jun 2008 14:33:19 +0000 Subject: Regenerate with proper indentation svn path=/trunk/; revision=287 --- tests/parser/Foo-expected.gir | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/tests/parser/Foo-expected.gir b/tests/parser/Foo-expected.gir index c00079d0..c9edac3c 100644 --- a/tests/parser/Foo-expected.gir +++ b/tests/parser/Foo-expected.gir @@ -217,17 +217,17 @@ glib:type-name="FooEnumType" glib:get-type="foo_enum_type_get_type"> + value="0" + c:identifier="FOO_ENUM_ALPHA" + glib:nick="alpha"/> + value="1" + c:identifier="FOO_ENUM_BETA" + glib:nick="beta"/> + value="2" + c:identifier="FOO_ENUM_DELTA" + glib:nick="delta"/> @@ -244,17 +244,17 @@ glib:type-name="FooFlagsType" glib:get-type="foo_flags_type_get_type"> + value="1" + c:identifier="FOO_FLAGS_FIRST" + glib:nick="first"/> + value="2" + c:identifier="FOO_FLAGS_SECOND" + glib:nick="second"/> + value="4" + c:identifier="FOO_FLAGS_THIRD" + glib:nick="third"/> -- cgit v1.2.1