From 02d56750bda532e9a0b4e4d9efcde82ae44fdc38 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Tue, 10 Jan 2012 15:03:38 +0000 Subject: Remove trailing blank lines Remove any blank lines at the end of all source files --- client/read_write_mutex.h | 1 - 1 file changed, 1 deletion(-) (limited to 'client/read_write_mutex.h') diff --git a/client/read_write_mutex.h b/client/read_write_mutex.h index 72eb0fa5..107474ee 100644 --- a/client/read_write_mutex.h +++ b/client/read_write_mutex.h @@ -117,4 +117,3 @@ private: }; #endif - -- cgit