* xselect.c (x_own_selection, Fx_disown_selection_internal): Rename locals
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Mar 2011 01:36:58 +0000 (17:36 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Mar 2011 01:36:58 +0000 (17:36 -0800)
commitaa0daa9f93d94c229512e8cb0f0dc7c48c2b3e41
treeeb4526f61c8cd96aa2128c836bf09ed3ce06a3e9
parent7b83e2f1ffb02ad6965a47e249b35189f15b56cf
* xselect.c (x_own_selection, Fx_disown_selection_internal): Rename locals

to avoid shadowing.
(x_handle_dnd_message): Remove local to avoid shadowing.
src/ChangeLog
src/xselect.c