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 9 09:28:52 UTC 2012
Modified Files:
xsrc/external/mit/xf86-video-xgi/dist/src: xgi_accel.c
Log Message:
Adjust previous: the cast should be to (unsigned long), not (long),
since the value is printed in hex and we don't want sign extension.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
xsrc/external/mit/xf86-video-xgi/dist/src/xgi_accel.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