Mercurial > hg > xemacs-beta
diff src/select-msw.c @ 456:e7ef97881643 r21-2-43
Import from CVS: tag r21-2-43
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:41:24 +0200 |
parents | abe6d1db359e |
children | 5fd7ba8b56e7 |
line wrap: on
line diff
--- a/src/select-msw.c Mon Aug 13 11:40:56 2007 +0200 +++ b/src/select-msw.c Mon Aug 13 11:41:24 2007 +0200 @@ -186,7 +186,8 @@ mswindows_own_selection (Lisp_Object selection_name, Lisp_Object selection_value, Lisp_Object how_to_add, - Lisp_Object selection_type) + Lisp_Object selection_type, + int owned_p /* Not used */) { HGLOBAL hValue = NULL; UINT cfType;