Commit 615291f1f448ceafef778c9336d81617d9e32dd2

Rob Bradford 2012-01-05T14:20:35

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.