summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/lpd/recvjob.c
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1996-05-09 22:44:28 +0000
committerjoerg <joerg@FreeBSD.org>1996-05-09 22:44:28 +0000
commit23a9b3568dd67d5645a3e24111156a250e67f006 (patch)
tree9f0cb54101705c00051817581fe4261632528aff /usr.sbin/lpr/lpd/recvjob.c
parentc78351df10aca1c5dba5dbed4c4dd74d6d886e64 (diff)
downloadFreeBSD-src-23a9b3568dd67d5645a3e24111156a250e67f006.zip
FreeBSD-src-23a9b3568dd67d5645a3e24111156a250e67f006.tar.gz
Cleanup.
The removed files are no longer needed, they are actually labelled as ``Use only if you are not 4.4BSD''. (Yeah, the ol' crufty printcap.c is really gone!) Properly declare all external objects in files ending in .h, as opposed to embed them into files ending in .c.
Diffstat (limited to 'usr.sbin/lpr/lpd/recvjob.c')
-rw-r--r--usr.sbin/lpr/lpd/recvjob.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/lpr/lpd/recvjob.c b/usr.sbin/lpr/lpd/recvjob.c
index 35f946f..fb307c5 100644
--- a/usr.sbin/lpr/lpd/recvjob.c
+++ b/usr.sbin/lpr/lpd/recvjob.c
@@ -342,7 +342,6 @@ frecverr(msg, va_alist)
va_dcl
#endif
{
- extern char fromb[];
va_list ap;
#if __STDC__
va_start(ap, msg);
OpenPOWER on IntegriCloud