Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/01/2003 16:57:02
Module Name: src
Committed By: dsl
Date: Sat Feb 1 14:57:02 UTC 2003
Modified Files:
src/sys/lib/libsa: alloc.c
Log Message:
KNR, removing ugly 'unsigned' variables.
Probably should be size_t, but now matched prototype.
(mainly agreed with christos - he wanted size_t....)
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/lib/libsa/alloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.