Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Lex Wennmacher <wennmach@netbsd.org>
List: source-changes
Date: 11/28/1999 14:51:40
Module Name:	basesrc
Committed By:	wennmach
Date:		Sun Nov 28 22:51:39 UTC 1999

Modified Files:
	basesrc/lib/libc/gen: vis.c

Log Message:
Suggested by christos:
o unexpand spaces to tabs
o don't initialize non-static array extra[]; \0 terminate extra[]
  using an explicit assignment instead


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/lib/libc/gen/vis.c

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