Fix/cleanup trailing newlines.
authorOwen Anderson <resistor@mac.com>
Tue, 16 Jun 2009 20:23:05 +0000 (20:23 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 16 Jun 2009 20:23:05 +0000 (20:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73546 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Support/Threading.h
lib/System/RWMutex.cpp

index 400de14082b0c340907ccb97c1d888849f546f4d..bac11a23800a259e35fa1c67d587e62149064dc0 100644 (file)
@@ -42,4 +42,4 @@ namespace llvm {
   void llvm_release_global_lock();
 }
 
-#endif
\ No newline at end of file
+#endif
index a781a379ed418480d2fefcdfed24947e2e64f514..6cf2076cb07a8eec5e47b37fe7a0b996093b72f0 100644 (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
-