Code Custodian (trivial whitespace cleanup)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174550 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Joe Abbey
2013-02-06 22:14:06 +00:00
parent 01776a5a94
commit acb6194f93
2 changed files with 66 additions and 67 deletions

View File

@@ -365,4 +365,3 @@ bool BitstreamCursor::ReadBlockInfoBlock() {
}
}