Subject: CVS commit: src/usr.sbin/lpr/common_source
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 01/18/2006 19:11:26
Module Name:	src
Committed By:	garbled
Date:		Wed Jan 18 19:11:26 UTC 2006

Modified Files:
	src/usr.sbin/lpr/common_source: common.c

Log Message:
change return(0) to return(rv).  We went to all the trouble to calculate the
return value, we might as well return it. (fixes lpq -a, and probably lpd)


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/usr.sbin/lpr/common_source/common.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.