Using %lf to read float overwrote adjacent variable.
authorKeith Packard <keithp@neko.keithp.com>
Mon, 1 Jan 2007 07:02:12 +0000 (23:02 -0800)
committerKeith Packard <keithp@neko.keithp.com>
Mon, 1 Jan 2007 07:02:12 +0000 (23:02 -0800)
commit6ef7b2deafd09ae1a4b159f3c2e6e9db64bf01dc
tree64c02bfc862016e44c1abbf35ca584de99fddb33
parentf6073333dcfb6989ff8793854fb42e08388444c5
Using %lf to read float overwrote adjacent variable.

Just use floats everywhere and %f instead.
xrandr.c