Subject: CVS commit: basesrc/usr.bin/msgc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/16/2001 01:11:13
Module Name: basesrc
Committed By: bjh21
Date: Mon Oct 15 22:11:13 UTC 2001
Modified Files:
basesrc/usr.bin/msgc: msgdb.c
Added Files:
basesrc/usr.bin/msgc: pathnames.h
Log Message:
Move the default path definition from msgdb.c to a new pathnames.h, as
required by KNF. This will also be required to allow msgc to be installed
into ${TOOLDIR} properly.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/msgc/msgdb.c
cvs rdiff -r0 -r1.1 basesrc/usr.bin/msgc/pathnames.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.