Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/lib
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/08/2003 05:32:58
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Sep  8 05:32:58 UTC 2003

Modified Files:
	pkgsrc/pkgtools/pkg_install/files/lib: pkgdb.c

Log Message:
It turns out the comment at the top of pkgdb_open is wrong.  It actually
returns 0 if there is an error, and 1 otherwise.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/pkgtools/pkg_install/files/lib/pkgdb.c

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