Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/external/mit/xf86-video-xgi/dist/src



Module Name:    xsrc
Committed By:   apb
Date:           Fri Nov  2 07:55:39 UTC 2012

Modified Files:
        xsrc/external/mit/xf86-video-xgi/dist/src: vb_setmode.c

Log Message:
In XGI_GetTVPtrIndex2(), return the correct value through *tempch
by using (*tempch)++ instead of *tempch++.
Found using clang -Wunused-value.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    xsrc/external/mit/xf86-video-xgi/dist/src/vb_setmode.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