|
From: Rick S. <rw...@us...> - 2011-03-08 11:35:16
|
CVSROOT: /cvsroot/xlt Module name: Xlt Repository: Xlt/lib/ Changes by: rw...@vz....(none) 11/03/08 11:35:14 Modified files: Xlt/lib/: SetClientIcon.c Log message: This is just wrong. This would allow the format parameter to XChangeProperty to be 64 on 64 bit machines. Don't try to be so tricky, and just use 32 for the format. |