Subject: Re: PR 5398 fix proposal
To: Ignatios Souvatzis <is@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: tech-userlevel
Date: 01/21/2003 23:00:53
On Tue, Jan 21, 2003 at 10:42:13PM +0100, Ignatios Souvatzis wrote:
> I was looking at some of my old PRs, and found that this one would 
> be easy to address, at least to the point where it isn't confusing
> anymore:
> 
> In cu.c replace, near line 625:
> 
>               if (! fconn_lock (&sconn, FALSE))
>                 ulog (LOG_FATAL, "%s: Line in use", zline);
> by
> 
>               if (! fconn_lock (&sconn, FALSE))
>                 ulog (LOG_FATAL, "%s: Failed to use line", zline);
> 
> Opinions?

Looks good

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 24 ans d'experience feront toujours la difference
--