winemac: Fix search for clipboard format matching a pasteboard type so it can fail...
commit7c0c30b4d650d663770e0bbf683946005506bb8d
authorKen Thomases <ken@codeweavers.com>
Wed, 6 Nov 2013 12:58:42 +0000 (6 06:58 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Nov 2013 14:52:45 +0000 (6 15:52 +0100)
tree98f0ac28f4089b362f07af5a29382c77c85d480a
parent9d7b466cfc85d2e075948f5633423f1bc36be7b1
winemac: Fix search for clipboard format matching a pasteboard type so it can fail when it should.

It had been acting as though the last registered clipboard format always
matched any pasteboard type.
dlls/winemac.drv/clipboard.c