Subject: CVS commit: basesrc/bin/sh
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/09/2002 03:52:07
Module Name:	basesrc
Committed By:	thorpej
Date:		Tue Apr  9 00:52:07 UTC 2002

Modified Files:
	basesrc/bin/sh: output.c

Log Message:
Move the declaration of digit[] into the #ifdef'd code block that
uses it.  Prevents a warning from gcc 3.2.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/bin/sh/output.c

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