diff options
Diffstat (limited to 'vapi/x11.vapi')
-rw-r--r-- | vapi/x11.vapi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vapi/x11.vapi b/vapi/x11.vapi index 78ab64fee..6464014a0 100644 --- a/vapi/x11.vapi +++ b/vapi/x11.vapi @@ -787,7 +787,7 @@ namespace X { public ClientMessageEventData data; } - [CCode (cname = "RECTANGLE", has_type_id = "false")] + [CCode (cname = "RECTANGLE", has_type_id = false)] public struct Rectangle { public short x; public short y; |