Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 1996 21:11:21 +0300 (UKR)
From:      Sergey Shkonda <serg@bcs1.bcs.zaporizhzhe.ua>
To:        hackers@freebsd.org
Subject:   Error in lpd
Message-ID:  <199605031811.AA08887@bcs1.bcs.zaporizhzhe.ua>

next in thread | raw e-mail | index | archive | help
Error in error handler:

recvjob.c:
in function  frecverr()
	extern char* fromb;
must be
	extern char fromb[1];

--
Sergey Shkonda           (serg@bcs.zaporizhzhe.ua)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605031811.AA08887>