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.