diff options
-rwxr-xr-x | include/jemalloc/jemalloc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/jemalloc/jemalloc.sh b/include/jemalloc/jemalloc.sh index 7e1c8be..c085814 100755 --- a/include/jemalloc/jemalloc.sh +++ b/include/jemalloc/jemalloc.sh @@ -22,7 +22,7 @@ done cat <<EOF #ifdef __cplusplus -}; +} #endif #endif /* JEMALLOC_H_ */ EOF |