From c0aa418a6a26da5e8fc16899b25c7a9026373165 Mon Sep 17 00:00:00 2001 From: Owen Anderson Date: Tue, 16 Jun 2009 20:23:05 +0000 Subject: Fix/cleanup trailing newlines. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73546 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/System/RWMutex.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/System') diff --git a/lib/System/RWMutex.cpp b/lib/System/RWMutex.cpp index a781a37..6cf2076 100644 --- a/lib/System/RWMutex.cpp +++ b/lib/System/RWMutex.cpp @@ -166,4 +166,3 @@ RWMutex::writer_release() #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in System/Mutex.cpp #endif #endif - -- cgit v1.1