From d3367c5f5d3ddcc6824d8f41c4cf179f9a5588f8 Mon Sep 17 00:00:00 2001 From: schweikh Date: Wed, 1 Jan 2003 18:49:04 +0000 Subject: Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, especially in troff files. --- sys/netinet/libalias/alias_nbt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/netinet/libalias/alias_nbt.c') diff --git a/sys/netinet/libalias/alias_nbt.c b/sys/netinet/libalias/alias_nbt.c index 4bc41bc..508bf51 100644 --- a/sys/netinet/libalias/alias_nbt.c +++ b/sys/netinet/libalias/alias_nbt.c @@ -239,7 +239,7 @@ int AliasHandleUdpNbt( #ifdef DEBUG printf("%s:%d-->", inet_ntoa(ndh->source_ip), ntohs(ndh->source_port) ); #endif - /* Doing a IP address and Port number Translation */ + /* Doing an IP address and Port number Translation */ if ( uh->uh_sum != 0 ) { int acc; u_short *sptr; -- cgit v1.1