Subject: CVS commit: src/sys/arch/hpcmips/tx
To: None <source-changes@NetBSD.org>
From: Takao Shinohara <shin@netbsd.org>
List: source-changes
Date: 12/26/2003 11:10:08
Module Name: src
Committed By: shin
Date: Fri Dec 26 11:10:08 UTC 2003
Modified Files:
src/sys/arch/hpcmips/tx: txcom.c
Log Message:
initialize variable 'err' properly.
found by gcc -Wuninitialized.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/hpcmips/tx/txcom.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.