Subject: CVS commit: syssrc/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/02/2002 16:01:46
Module Name: syssrc
Committed By: martin
Date: Thu May 2 13:01:46 UTC 2002
Modified Files:
syssrc/sys/arch/sparc/sparc: clock.c
Log Message:
Remove a local declaration shadowing the global "int statint", thus
preventing the latter to be initialized properly.
Patch from adam@lebsack.com in PR 16608.
To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 syssrc/sys/arch/sparc/sparc/clock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.