From 1050d2fdc16b4ede07fae4944ffdfd60b36bac83 Mon Sep 17 00:00:00 2001 From: jkh Date: Thu, 12 Jun 1997 09:01:38 +0000 Subject: YAMF22 --- usr.sbin/sysinstall/tcpip.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/sysinstall/tcpip.c') diff --git a/usr.sbin/sysinstall/tcpip.c b/usr.sbin/sysinstall/tcpip.c index c284555..cde65bd 100644 --- a/usr.sbin/sysinstall/tcpip.c +++ b/usr.sbin/sysinstall/tcpip.c @@ -1,5 +1,5 @@ /* - * $Id: tcpip.c,v 1.66 1997/06/09 01:19:44 jkh Exp $ + * $Id: tcpip.c,v 1.67 1997/06/12 07:35:40 jkh Exp $ * * Copyright (c) 1995 * Gary J Palmer. All rights reserved. @@ -152,7 +152,7 @@ tcpOpenDialog(Device *devp) WINDOW *ds_win, *save = NULL; ComposeObj *obj = NULL; int n = 0, cancel = FALSE; - int max, ret; + int max, ret = DITEM_SUCCESS; char *tmp; char title[80]; -- cgit v1.1