diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-11-07 13:54:24 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-11-07 13:54:24 +0000 |
commit | 29c3b55897fc3986201d2f06a728447a29a2520e (patch) | |
tree | 7249be67db6ec0eccc642fb38aa77001fc60c907 /llvm/include/llvm-c | |
parent | 9e7f505515346b1580b99e8a9db01413c6a751dd (diff) | |
download | bcm5719-llvm-29c3b55897fc3986201d2f06a728447a29a2520e.tar.gz bcm5719-llvm-29c3b55897fc3986201d2f06a728447a29a2520e.zip |
llvm-c/Support.h: Add a newline at eof.
llvm-svn: 194203
Diffstat (limited to 'llvm/include/llvm-c')
-rw-r--r-- | llvm/include/llvm-c/Support.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm-c/Support.h b/llvm/include/llvm-c/Support.h index 72af4e4539c..705e5f292b1 100644 --- a/llvm/include/llvm-c/Support.h +++ b/llvm/include/llvm-c/Support.h @@ -33,4 +33,4 @@ LLVMBool LLVMLoadLibraryPermanently(const char* Filename); } #endif -#endif
\ No newline at end of file +#endif |