summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-11-07 13:54:24 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-11-07 13:54:24 +0000
commit0f0f1ac011627aa5f90d739b4e0ccffeeb721f50 (patch)
tree17339271b4ca4aa63f42b591b80a6a98cf30b6fb /include
parent1101cde7707b4dda9385ac399b2ff83e0ef494cd (diff)
downloadllvm-0f0f1ac011627aa5f90d739b4e0ccffeeb721f50.tar.gz
llvm-0f0f1ac011627aa5f90d739b4e0ccffeeb721f50.tar.bz2
llvm-0f0f1ac011627aa5f90d739b4e0ccffeeb721f50.tar.xz
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
Diffstat (limited to 'include')
-rw-r--r--include/llvm-c/Support.h2
1 files changed, 1 insertions, 1 deletions
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