simple menu: fix the handling of '+' and '-' given disabled entries
authorH. Peter Anvin <hpa@zytor.com>
Wed, 20 Feb 2008 02:27:35 +0000 (18:27 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 20 Feb 2008 02:27:35 +0000 (18:27 -0800)
commit905ba26066f92b6ad64941dbfbb0463112b35275
tree7d24d7c4305a666eba76aa8848f171586b4926ca
parent3710870073b0183bb312c676392738207cd75616
simple menu: fix the handling of '+' and '-' given disabled entries

When encountering disabled entries, we want to keep going.  Given that
these particular keys have nonstandard scrolling, but the handling there.
com32/menu/menumain.c