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 --- server/stat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'server/stat.h') diff --git a/server/stat.h b/server/stat.h index bdafd917..d5c18781 100644 --- a/server/stat.h +++ b/server/stat.h @@ -45,4 +45,3 @@ void stat_remove_counter(uint64_t *counter); #endif #endif - -- cgit