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/tests/test_display_streaming.c | 1 - 1 file changed, 1 deletion(-) (limited to 'server/tests/test_display_streaming.c') diff --git a/server/tests/test_display_streaming.c b/server/tests/test_display_streaming.c index b4025254..e7d5156a 100644 --- a/server/tests/test_display_streaming.c +++ b/server/tests/test_display_streaming.c @@ -24,4 +24,3 @@ int main(void) basic_event_loop_mainloop(); return 0; } - -- cgit