aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorNeil <devnull@localhost>2016-02-09 10:19:11 +1100
committerNeil <devnull@localhost>2016-02-09 10:19:11 +1100
commit9bbb5c03d3ebb0f927e60baa9f2ab57d784780ef (patch)
tree6b009ae482c42fc7dfc8cb8079d5b76f4ba7a56e /test
parent11f4f7ec6472874c15bfcc8514491583450da13f (diff)
downloadscintilla-mirror-9bbb5c03d3ebb0f927e60baa9f2ab57d784780ef.tar.gz
Fix 64-bit build on Windows which was broken in 3.6.3 as long only 32-bits.
Diffstat (limited to 'test')
-rw-r--r--test/gi/Scintilla-0.1.gir.good2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gi/Scintilla-0.1.gir.good b/test/gi/Scintilla-0.1.gir.good
index 6c9595121..b3919a725 100644
--- a/test/gi/Scintilla-0.1.gir.good
+++ b/test/gi/Scintilla-0.1.gir.good
@@ -53,7 +53,7 @@ and/or use gtk-doc annotations. -->
</virtual-method>
<method name="send_message" c:identifier="scintilla_object_send_message">
<return-value transfer-ownership="none">
- <type name="glong" c:type="long"/>
+ <type name="gintptr" c:type="gintptr"/>
</return-value>
<parameters>
<instance-parameter name="sci" transfer-ownership="none">