From: Daniel Dunbar Date: Mon, 18 Jan 2010 20:55:52 +0000 (+0000) Subject: Add missing newline. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=353052194ffc744643c63a494752c36d57730d4b;p=clang Add missing newline. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93767 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/Basic/Specifiers.h b/include/clang/Basic/Specifiers.h index 68692748af..5f00a46d8b 100644 --- a/include/clang/Basic/Specifiers.h +++ b/include/clang/Basic/Specifiers.h @@ -69,4 +69,4 @@ namespace clang { }; } -#endif // LLVM_CLANG_BASIC_SPECIFIERS_H \ No newline at end of file +#endif // LLVM_CLANG_BASIC_SPECIFIERS_H