Subject: CVS commit: src/usr.bin/sort
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/25/2002 23:19:16
Module Name:	src
Committed By:	jdolecek
Date:		Wed Dec 25 21:19:16 UTC 2002

Modified Files:
	src/usr.bin/sort: msort.c sort.h

Log Message:
make function merge() static in msort.c
cosmetic change to how local variable is incremented (moved to for(;;))


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.bin/sort/msort.c
cvs rdiff -r1.14 -r1.15 src/usr.bin/sort/sort.h

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