From: John Carr Date: Wed, 2 Sep 2009 11:57:45 +0000 (+0100) Subject: girwriter: Make sure the default constructor is called new X-Git-Tag: 0.7.6~151 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0e46471a2bb443ed6f7918ff6b530e8c0d5996d9;p=thirdparty%2Fvala.git girwriter: Make sure the default constructor is called new --- diff --git a/codegen/valagirwriter.vala b/codegen/valagirwriter.vala index 98b2af287..25ced90ed 100644 --- a/codegen/valagirwriter.vala +++ b/codegen/valagirwriter.vala @@ -615,7 +615,13 @@ public class Vala.GIRWriter : CodeVisitor { } write_indent (); - stream.printf ("