Subject: CVS commit: src/usr.sbin/makefs
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 08/15/2005 06:41:06
Module Name:	src
Committed By:	he
Date:		Mon Aug 15 06:41:06 UTC 2005

Modified Files:
	src/usr.sbin/makefs: cd9660.c

Log Message:
Move local variable declaration to start of block (also start of function).
Fixes build problem for vax.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.sbin/makefs/cd9660.c

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