Fix glulxercise / glk unit test failures (fix #26)
authorP. F. Chimento <philip.chimento@gmail.com>
Sat, 7 May 2011 21:18:40 +0000 (23:18 +0200)
committerP. F. Chimento <philip.chimento@gmail.com>
Sat, 7 May 2011 21:18:40 +0000 (23:18 +0200)
commit8dc6164b89a267b72b8d8617e328542b94e26e83
treeb77bb30248b492e790e95afb74f3dfa76611f076
parent4816b5de5e44357605863623770f82f44dbc1a63
Fix glulxercise / glk unit test failures (fix #26)

In the "Glk" test in the Glulxercise suite, the evtype_None returned
from glk_select_poll() should have all its unused fields zeroed.
libchimara/event.c