Subject: CVS commit: src/bin/df
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 03/26/2004 20:00:32
Module Name: src
Committed By: enami
Date: Fri Mar 26 20:00:32 UTC 2004
Modified Files:
src/bin/df: df.c
Log Message:
No need to reference through a pointer; just refer the array of
character directly.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/bin/df/df.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.