Subject: CVS commit: src/usr.sbin/pkg_install/lib
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 05/31/2005 21:03:58
Module Name:	src
Committed By:	wiz
Date:		Tue May 31 21:03:58 UTC 2005

Modified Files:
	src/usr.sbin/pkg_install/lib: lib.h plist.c str.c

Log Message:
Move unsigned to where it belongs, to remove a cast.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/usr.sbin/pkg_install/lib/lib.h
cvs rdiff -r1.47 -r1.48 src/usr.sbin/pkg_install/lib/plist.c
cvs rdiff -r1.53 -r1.54 src/usr.sbin/pkg_install/lib/str.c

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