Author :
Rob Bradford
Date :
2012-01-05 14:20:35
Hash :615291f1 Message :xkbcomp: Silence warning of return of uninitialised value
Some routes through HandleGeometryVar do not set a return value. Set a default
value for the return variable to avoid returning an uninitialised value.