ExceptionDemo.cpp: Whitespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165795 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi
2012-10-12 14:11:43 +00:00
parent 2e522d0527
commit 9f469a0ca3

View File

@ -2003,4 +2003,3 @@ int main(int argc, char *argv[]) {
return 0; return 0;
} }