Fixed a missing head which will cause crashes for 64bit applications
authorLin Ma <lin.ma@sun.com>
Tue, 21 Jul 2009 02:45:25 +0000 (10:45 +0800)
committerLin Ma <lin.ma@sun.com>
Tue, 21 Jul 2009 02:45:25 +0000 (10:45 +0800)
commit4654a7d593aed9ab0e131abe250e7e488283c24f
tree04d1da3f899c2058f7466cabe21aec3248a8b566
parentba6be2035d9bd43b1a873492e189d0bccbd20178
Fixed a missing head which will cause crashes for 64bit applications

Without that head, the returned pointer will be truncated to 32bit, then
causes crashes for 64bit applications.
gio/fen/fen-helper.c