[vala] Add ScanfFormat to used attributes
- From: Luca Bruno <lucabru src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] Add ScanfFormat to used attributes
- Date: Wed, 3 Dec 2014 15:55:26 +0000 (UTC)
commit 7313d4beb806bc046636933119053bd0393d0d12
Author: Luca Bruno <lucabru src gnome org>
Date: Wed Dec 3 16:55:20 2014 +0100
Add ScanfFormat to used attributes
vala/valausedattr.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/vala/valausedattr.vala b/vala/valausedattr.vala
index 0fc5b45..cdf895d 100644
--- a/vala/valausedattr.vala
+++ b/vala/valausedattr.vala
@@ -57,6 +57,7 @@ public class Vala.UsedAttr : CodeVisitor {
"BooleanType", "",
"SimpleType", "",
"PrintfFormat", "",
+ "ScanfFormat", "",
"GIR", "name", ""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]