* xselect.c: Use 'unsigned' more consistently.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 3 Jun 2011 18:22:12 +0000 (11:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 3 Jun 2011 18:22:12 +0000 (11:22 -0700)
commit9ca05932715b387d963f7dd490a2b78a67ad200a
treebd8d5ce682cc3fcad686d16559a6979a3f4b3293
parente2f51f38c3626e888a81cc77834596c542a71731
* xselect.c: Use 'unsigned' more consistently.

(selection_data_to_lisp_data, lisp_data_to_selection_data):
Use 'unsigned' consistently when computing sizes of unsigned objects.
src/ChangeLog
src/xselect.c