Date: Sun, 25 Jan 1998 01:15:11 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/dump tape.c Message-ID: <199801250915.BAA24521@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/01/25 01:15:11 PST
Modified files:
sbin/dump tape.c
Log:
read() and write() return ssize_t not int, so the first arg to atomic()
should be ssize_t too.
Revision Changes Path
1.8 +3 -2 src/sbin/dump/tape.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801250915.BAA24521>
