From f4d6315afae34c00b9dea45de631a97c0fcfdfb9 Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Sat, 20 Feb 2010 13:46:43 -0800 Subject: Remove misc unnecessary newlines found by new check. --- src/common/compat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common') diff --git a/src/common/compat.c b/src/common/compat.c index 406d74eb25..33e32d433c 100644 --- a/src/common/compat.c +++ b/src/common/compat.c @@ -1789,7 +1789,6 @@ spawn_exit(void) * call _exit, not exit, from child processes. */ _exit(0); #endif - } /** Set *timeval to the current time of day. On error, log and terminate. -- cgit v1.2.3-54-g00ecf