Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc/external/mit/libXi/dist/src
Module Name: xsrc
Committed By: wiz
Date: Thu Jun 27 21:57:21 UTC 2013
Modified Files:
xsrc/external/mit/libXi/dist/src: XGetFCtl.c
Log Message:
Remove check that can never be true.
clang warns:
warning: comparison of constant 268435455 with expression of type
'CARD16' (aka 'unsigned short') is always false
Sent upstream, will probably be merged soon.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/libXi/dist/src/XGetFCtl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index