From 0f0f1ac011627aa5f90d739b4e0ccffeeb721f50 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Thu, 7 Nov 2013 13:54:24 +0000 Subject: llvm-c/Support.h: Add a newline at eof. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194203 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm-c/Support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/llvm-c/Support.h') diff --git a/include/llvm-c/Support.h b/include/llvm-c/Support.h index 72af4e4539..705e5f292b 100644 --- a/include/llvm-c/Support.h +++ b/include/llvm-c/Support.h @@ -33,4 +33,4 @@ LLVMBool LLVMLoadLibraryPermanently(const char* Filename); } #endif -#endif \ No newline at end of file +#endif -- cgit v1.2.3