winemac: Change macdrv_copy_pasteboard_formats() to return a C array instead of a...
commit782959168abb12142a1c3b677742283484c3bd1c
authorKen Thomases <ken@codeweavers.com>
Sun, 23 Oct 2016 18:03:31 +0000 (23 13:03 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Oct 2016 09:10:06 +0000 (24 11:10 +0200)
tree489a6c5885b8eb1ca6b64e83785d9212328bb3dc
parent019983e2c6d65a887d12c46f39fc13b533b39a62
winemac: Change macdrv_copy_pasteboard_formats() to return a C array instead of a CFArray.

Renamed it to macdrv_get_pasteboard_formats(), since the "copy" was meant to
convey Core Foundation ownership semantics which no longer apply.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winemac.drv/clipboard.c
dlls/winemac.drv/dragdrop.c
dlls/winemac.drv/macdrv.h