com32/lib: fix inappropriate & in sys/colortable.c
authorH. Peter Anvin <hpa@zytor.com>
Sun, 10 Jan 2010 21:03:47 +0000 (13:03 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 10 Jan 2010 21:03:47 +0000 (13:03 -0800)
commit393a9402b36c9b1ef866a7230e0e4e46781a1a09
tree6b7b09e629b13f44b709bd2e3c175e1c7da54459
parentc1a51d8ec6bbc7ff9105814d9bce6dae6ea2e005
com32/lib: fix inappropriate & in sys/colortable.c

The & is incorrect... not actively harmful, but generates a warning.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/lib/sys/colortable.c