natFileChannelPosix.cc (mapImpl): Cast MAP_FAILED to void *.
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Thu, 18 Mar 2004 17:23:53 +0000 (17:23 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Thu, 18 Mar 2004 17:23:53 +0000 (17:23 +0000)
commitacc63e4c3d942fc6669ee990f0c43b15c41c0592
tree1fd0133255db912a48f1c52634ee49d19877bb50
parent689ba89dd8da4c7ecad4dab5e98d0d87d4e64383
natFileChannelPosix.cc (mapImpl): Cast MAP_FAILED to void *.

* gnu/java/nio/channels/natFileChannelPosix.cc (mapImpl): Cast
MAP_FAILED to void *.

From-SVN: r79627
libjava/ChangeLog
libjava/gnu/java/nio/channels/natFileChannelPosix.cc