Skip to content

Commit

Permalink
llvm-c/Support.h: Add a newline at eof.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194203 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
chapuni committed Nov 7, 2013
1 parent 1101cde commit 0f0f1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/llvm-c/Support.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ LLVMBool LLVMLoadLibraryPermanently(const char* Filename);
}
#endif

#endif
#endif

0 comments on commit 0f0f1ac

Please sign in to comment.