Correctly account for the Spaces array nul terminator. Thanks Chris!
authorDan Gohman <gohman@apple.com>
Mon, 24 Aug 2009 04:43:38 +0000 (04:43 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 24 Aug 2009 04:43:38 +0000 (04:43 +0000)
commitcb1308b74a64cea97fef532840452b38864bbff6
treecd552311987ce12e59937ca3688b6211b4e98ed4
parente1eaf916f07839c6b4ea8dbdae3884ed31d61c38
Correctly account for the Spaces array nul terminator. Thanks Chris!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79894 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/raw_ostream.cpp