Subject: CVS commit: [netbsd-1-5] basesrc/usr.bin/m4
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/20/2002 23:48:47
Module Name: basesrc
Committed By: he
Date: Wed Mar 20 21:48:46 UTC 2002
Modified Files:
basesrc/usr.bin/m4 [netbsd-1-5]: main.c
Log Message:
Pull up revision 1.25 (requested by jmc):
Fix a conversion bug internal to m4 which causes it to output
0xff as the last byte of output.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.23.8.1 basesrc/usr.bin/m4/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.