aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorNeil <unknown>2016-02-09 10:19:11 +1100
committerNeil <unknown>2016-02-09 10:19:11 +1100
commitae3fec17d1dfbd2f9611a5722bcbd21440cb547c (patch)
tree5f601427d455fab94c0b288d3fd8f76f417fd0c1 /test
parent02649b26c2390ac92cd76650e8beeb9ff40167df (diff)
downloadscintilla-mirror-ae3fec17d1dfbd2f9611a5722bcbd21440cb547c.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">