Subject: CVS commit: src/usr.bin/iconv
To: None <source-changes@netbsd.org>
From: Takuya SHIOZAKI <tshiozak@netbsd.org>
List: source-changes
Date: 06/27/2003 15:42:13
Module Name: src
Committed By: tshiozak
Date: Fri Jun 27 15:42:12 UTC 2003
Modified Files:
src/usr.bin/iconv: iconv.c
Log Message:
correct how to show size_t. %d -> %lu and cast to unsigned long.
reported by Rob Quinn.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.bin/iconv/iconv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.