Fix/cleanup trailing newlines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73546 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Owen Anderson 2009-06-16 20:23:05 +00:00
parent 2a8cf9aadd
commit ff30b7d173
2 changed files with 1 additions and 2 deletions

View File

@ -42,4 +42,4 @@ namespace llvm {
void llvm_release_global_lock();
}
#endif
#endif

View File

@ -166,4 +166,3 @@ RWMutex::writer_release()
#warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in System/Mutex.cpp
#endif
#endif