OSDN Git Service

* fhandler_clipboard.cc: Use int for cygnativeformat rather than UINT as that
authorcgf <cgf>
Fri, 4 Mar 2005 18:04:08 +0000 (18:04 +0000)
committercgf <cgf>
Fri, 4 Mar 2005 18:04:08 +0000 (18:04 +0000)
commit94eb37d889b6cfc7a933bb6bf26f255a50abb9e0
tree69cd349007c012bd9d0c4e08073ae2c677e422c6
parent434fb2527b3a3cf06f808f42e66cf2ff87d9c671
* fhandler_clipboard.cc: Use int for cygnativeformat rather than UINT as that
is what is returned by GetPriorityClipboardFormat.
(fhandler_dev_clipboard::read): Ditto for the format variable.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_clipboard.cc