K 10 svn:author V 7 bdragon K 8 svn:date V 27 2019-12-24T22:27:06.147079Z K 7 svn:log V 280 Fix trivial whitespace issue that is tripping -Wmisleading-indentation in clang HEAD. There was an invisible space in the middle of the tabs, and that apprently was enough to throw off clang's column counting. Even if clang is "incorrect" here, it's still a style(9) violation. END