Subject: CVS commit: src/sys/fs/cd9660
To: None <source-changes@NetBSD.org>
From: Christian Biere <cbiere@netbsd.org>
List: source-changes
Date: 01/27/2007 07:20:31
Module Name:	src
Committed By:	cbiere
Date:		Sat Jan 27 07:20:31 UTC 2007

Modified Files:
	src/sys/fs/cd9660: iso.h

Log Message:
 * Added missing cast in isonum_712().
 * Added const-qualifiers.
 * Removed unnecessary duplicate prototypes.
 * Use the endian conversion functions from <sys/endian.h>.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/fs/cd9660/iso.h

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