summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zhm/zhm.c3
1 files changed, 1 insertions, 2 deletions
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 <ctype.h>
#include <signal.h>
@@ -331,7 +331,6 @@ void init_hm()
}
}
cli_sin = ZGetDestAddr();
- cli_sin.sin_port = sp->s_port;
/* Open the server socket */