Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/vax/vax
Module Name: src
Committed By: he
Date: Thu Nov 6 00:35:23 UTC 2003
Modified Files:
src/sys/arch/vax/vax: trap.c
Log Message:
Initialize 'p' to NULL, to work around that the compiler otherwise
can't know that 'p' is initialized before it's being used.
Reviewed by ragge.
To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sys/arch/vax/vax/trap.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