diff options
author | Owen Anderson <resistor@mac.com> | 2009-06-16 20:23:05 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2009-06-16 20:23:05 +0000 |
commit | ff30b7d173f87ec76970d6f03e863a7b9d450405 (patch) | |
tree | 340aa08f913f04dfec672c7efd44e34c19979802 /include/llvm/Support/Threading.h | |
parent | 2a8cf9aadd39e507e6e09c25530a2f01ca27fe57 (diff) |
Fix/cleanup trailing newlines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73546 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Support/Threading.h')
-rw-r--r-- | include/llvm/Support/Threading.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/Threading.h b/include/llvm/Support/Threading.h index 400de14082..bac11a2380 100644 --- a/include/llvm/Support/Threading.h +++ b/include/llvm/Support/Threading.h @@ -42,4 +42,4 @@ namespace llvm { void llvm_release_global_lock(); } -#endif
\ No newline at end of file +#endif |