Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 05/06/2000 03:26:46
Module Name:	basesrc
Committed By:	mycroft
Date:		Sat May  6 10:26:46 UTC 2000

Modified Files:
	basesrc/usr.bin/locate/bigram: locate.bigram.c

Log Message:
Do not count the end of a line in the bigram table.  Newlines are stripped
before coding anyway, and the bigram output was screwing up (and often
pessimising) the table.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/locate/bigram/locate.bigram.c

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