* macterm.c (mac_check_for_quit_char): Correctly set the
authorSteven Tamm <steventamm@mac.com>
Thu, 12 Dec 2002 17:10:34 +0000 (17:10 +0000)
committerSteven Tamm <steventamm@mac.com>
Thu, 12 Dec 2002 17:10:34 +0000 (17:10 +0000)
commit96720f09ea540774b650385a2d56a789fadbe972
treece31e82b138df861ed0a682385f581a5227fd869
parent2bfe1b7a8f6e2b2e00b9be9b4feb8ef347e40520
* macterm.c (mac_check_for_quit_char): Correctly set the
modifiers of the event to 0.
* mac.c (sys_select): Duplicate rfds before calling select to
ensure that rfds survive the while loop.
src/ChangeLog
src/mac.c
src/macterm.c