Skip to content

xfree86: fix readlink call

Adam Jackson requested to merge ajax/xserver:fix-parens into server-1.20-branch

Misplaced parenthesis caused us to compare the sizeof, not the readlink return value.

Signed-off-by: Peter Hutterer peter.hutterer@who-t.net (cherry picked from commit bd5fe759)

Merge request reports