Subject: CVS commit: src/usr.bin/gencat
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 10/10/2007 02:34:19
Module Name:	src
Committed By:	ginsbach
Date:		Wed Oct 10 02:34:19 UTC 2007

Modified Files:
	src/usr.bin/gencat: gencat.c

Log Message:
- add const qualifiers where necessary
- remove unnecessary argument from error(); first argument was always NULL
[changes mostly from FreeBSD]


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/usr.bin/gencat/gencat.c

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