Typo fixes. NULL is a pointer cannot be assinged to integer value.
authorKartik Thakore <thakore.kartik@gmail.com>
Fri, 6 Nov 2009 16:45:14 +0000 (11:45 -0500)
committerKartik Thakore <thakore.kartik@gmail.com>
Fri, 6 Nov 2009 16:45:14 +0000 (11:45 -0500)
commit4bd2d74dee8dd94f84ba89bef509faefe22c08f5
tree95d31d7811f7f177967355df19513d1ba6529325
parent54668e70f37612c8a05f3925c40228a04eaf59fc
Typo fixes. NULL is a pointer cannot be assinged to integer value.
lib/SDL/WManagement.pm
src/Core/WManagement.xs
src/Core/objects/Event.xs
typemap