Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/31/2000 21:17:37
Module Name:	syssrc
Committed By:	matt
Date:		Mon Jan  1 05:17:26 UTC 2001

Modified Files:
	syssrc/sys/ufs/ffs: ffs_inode.c

Log Message:
Convert a MALLOC with a variable size to malloc().  Saves 220 bytes of text
on VAX.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/ufs/ffs/ffs_inode.c

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