From 7e8204a625d0bb0688cedf9fa3b58c84c25c25e4 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Fri, 27 Oct 1989 06:55:13 +0000 Subject: remove spurious line which caused faults on picky machines --- zhm/zhm.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'zhm/zhm.c') diff --git a/zhm/zhm.c b/zhm/zhm.c index 16aa493..d15aacf 100644 --- a/zhm/zhm.c +++ b/zhm/zhm.c @@ -13,7 +13,7 @@ #include "zhm.h" -static char rcsid_hm_c[] = "$Header$"; +static char rcsid_hm_c[] = "$Id$"; #include #include @@ -331,7 +331,6 @@ void init_hm() } } cli_sin = ZGetDestAddr(); - cli_sin.sin_port = sp->s_port; /* Open the server socket */ -- cgit v1.2.3