Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 10/22/2004 16:01:49
Module Name: src
Committed By: kent
Date: Fri Oct 22 16:01:49 UTC 2004
Modified Files:
src/sys/dev/usb: uaudio.c
Log Message:
style fixes
- consistent folding in function declarations
- define a function as Static if the function is declared as Static
To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sys/dev/usb/uaudio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.