aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm-c/ExecutionEngine.h
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-10-23 17:56:29 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-10-23 17:56:29 +0000
commite21c3137e1dfcd9644d3870a0a4528374375271f (patch)
tree7611ee2c6eac198cac0ba4faf95002e648ee7142 /include/llvm-c/ExecutionEngine.h
parent20b27748335b8c5808c7ebdd7848612f8c522bab (diff)
downloadexternal_llvm-e21c3137e1dfcd9644d3870a0a4528374375271f.tar.gz
external_llvm-e21c3137e1dfcd9644d3870a0a4528374375271f.tar.bz2
external_llvm-e21c3137e1dfcd9644d3870a0a4528374375271f.zip
include/llvm-c: Whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193253 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm-c/ExecutionEngine.h')
-rw-r--r--include/llvm-c/ExecutionEngine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm-c/ExecutionEngine.h b/include/llvm-c/ExecutionEngine.h
index 3ae4d89007..3564312200 100644
--- a/include/llvm-c/ExecutionEngine.h
+++ b/include/llvm-c/ExecutionEngine.h
@@ -206,7 +206,7 @@ void LLVMDisposeMCJITMemoryManager(LLVMMCJITMemoryManagerRef MM);
*/
#ifdef __cplusplus
-}
+}
#endif /* defined(__cplusplus) */
#endif