From 3f5fdc7572d932f33f81029956b87230c9b05182 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 14 Oct 2007 04:55:59 +0000 Subject: remove trailing whitespace --- ipsvd/tcpudp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipsvd') diff --git a/ipsvd/tcpudp.c b/ipsvd/tcpudp.c index 98b075ff1..fc29274d2 100644 --- a/ipsvd/tcpudp.c +++ b/ipsvd/tcpudp.c @@ -45,7 +45,7 @@ struct globals { unsigned max_per_host; unsigned cur_per_host; unsigned cnum; - unsigned cmax; + unsigned cmax; }; #define G (*(struct globals*)&bb_common_bufsiz1) #define verbose (G.verbose ) -- cgit v1.2.3