Fix zippy handling of draw offers from ICS
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 1 Aug 2010 11:27:23 +0000 (13:27 +0200)
committerArun Persaud <arun@nubati.net>
Mon, 2 Aug 2010 07:58:37 +0000 (00:58 -0700)
commitc551a728b8fa7649b043fffb32b7f1d11c67b38a
tree3e39960695801524365efb85347e9bbd7ec93880
parent32d6537664a734207772608507882f5a682a2c0a
Fix zippy handling of draw offers from ICS

The patch by DM to fix the problem introduced by the coloration of
zippy-matched commands (namely that the coloration code beat the zippy
draw recognition to it, and ate the draw offer away) was only targeting
ICC. The new fix should work on any ICS (by using the same pattern in
zippy as in the colorization code).
zippy.c