include/llvm-c: Whitespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193253 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi
2013-10-23 17:56:29 +00:00
parent 20b2774833
commit e21c3137e1
8 changed files with 40 additions and 41 deletions

View File

@ -206,7 +206,7 @@ void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);
*/
#ifdef __cplusplus
}
}
#endif /* defined(__cplusplus) */
#endif