Subject: CVS commit: src/sys/dev/ieee1394
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/09/2003 21:16:31
Module Name: src
Committed By: thorpej
Date: Thu Jan 9 19:16:31 UTC 2003
Modified Files:
src/sys/dev/ieee1394: sbp2.c
Log Message:
Use PRIx64 to get the correct format for 64-bit hex numbers. Don't
need \n at the end of a panic().
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/ieee1394/sbp2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.