From a985d306a1fb5533e6fd93dbbcc04e493a126de8 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 11 Feb 2008 11:44:38 +0000 Subject: - spelling fixes --- networking/nc_bloaty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking/nc_bloaty.c') diff --git a/networking/nc_bloaty.c b/networking/nc_bloaty.c index 0b9428b71..206c5e5d9 100644 --- a/networking/nc_bloaty.c +++ b/networking/nc_bloaty.c @@ -77,7 +77,7 @@ struct globals { unsigned wrote_out; /* total stdout bytes */ unsigned wrote_net; /* total net bytes */ #endif - /* ouraddr is never NULL and goes thru three states as we progress: + /* ouraddr is never NULL and goes through three states as we progress: 1 - local address before bind (IP/port possibly zero) 2 - local address after bind (port is nonzero) 3 - local address after connect??/recv/accept (IP and port are nonzero) */ -- cgit v1.2.3