Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/bin/sh
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.
Home |
Main Index |
Thread Index |
Old Index