Subject: CVS commit: basesrc/sbin/dump
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/17/2002 06:44:43
Module Name: basesrc
Committed By: tsutsui
Date: Sun Nov 17 04:44:43 UTC 2002
Modified Files:
basesrc/sbin/dump: main.c
Log Message:
Add a cast to sizeof in printf() arg since _BSD_SIZE_T is unsigned long
on some ports.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 basesrc/sbin/dump/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.