Subject: PR 5398 fix proposal
To: None <tech-userlevel@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: tech-userlevel
Date: 01/21/2003 22:42:13
--bp/iNruPH9dso1Pn
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
I was looking at some of my old PRs, and found that this one would=20
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?
-is
--=20
seal your e-mail: http://www.gnupg.org/
--bp/iNruPH9dso1Pn
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (NetBSD)
iD8DBQE+Lb6zPCRcZ/VMtk4RAkJKAJ9wDQZH3K6Qwa9Xl4nKmrrRiAlS2ACfQ32M
lmyp02yWm0C6ajkmmp4TgCE=
=7n4/
-----END PGP SIGNATURE-----
--bp/iNruPH9dso1Pn--