]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Add ScanfFormat to used attributes
authorLuca Bruno <lucabru@src.gnome.org>
Wed, 3 Dec 2014 15:55:20 +0000 (16:55 +0100)
committerLuca Bruno <lucabru@src.gnome.org>
Wed, 3 Dec 2014 15:55:20 +0000 (16:55 +0100)
vala/valausedattr.vala

index 0fc5b45645153a33c7178143ccfb9ded91a38470..cdf895d5ccb8325c0fe752b8e1bb99b0b03a5796 100644 (file)
@@ -57,6 +57,7 @@ public class Vala.UsedAttr : CodeVisitor {
                "BooleanType", "",
                "SimpleType", "",
                "PrintfFormat", "",
+               "ScanfFormat", "",
                
                "GIR", "name", ""