-
Ulrich Sibiller authored
xp must be declared outside the while loop! xp was reset in each interation despite being increased at the iteration's end! To protect against this happening again replace the while loop by a for loop that references xp. Bug introduced by d94f4727
fbfef7e6
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
GL | ||
Xext | ||
Xi | ||
composite | ||
damageext | ||
dbe | ||
dix | ||
fb | ||
hw/nxagent | ||
include | ||
mi | ||
miext | ||
os | ||
randr | ||
record | ||
render | ||
xfixes | ||
xkb | ||
.gitignore | ||
Imakefile | ||
code-versions.txt | ||
fix-miregion | ||
fix-miregion-private | ||
fix-region |