Module Name: xsrc Committed By: wiz Date: Tue Jun 25 20:34:20 UTC 2013
Modified Files: xsrc/external/mit/libX11/dist/src: FontNames.c GetFPath.c ListExt.c ModMap.c Log Message: Decrease comparison range to avoid tautologies. (int32 is always smaller than int64_max, even if the latter is shifted 2 bits) To generate a diff of this commit: cvs rdiff -u -r1.1.1.5 -r1.2 xsrc/external/mit/libX11/dist/src/FontNames.c \ xsrc/external/mit/libX11/dist/src/ModMap.c cvs rdiff -u -r1.1.1.4 -r1.2 xsrc/external/mit/libX11/dist/src/GetFPath.c \ xsrc/external/mit/libX11/dist/src/ListExt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.