Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: cegger
Date: Thu May 7 09:23:01 UTC 2009
Modified Files:
src/sys/dev: audiobell.c audiobellvar.h
Log Message:
struct device * -> device_t
comment says, first argument of audiobell is a device, so make it a device.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/audiobell.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/audiobellvar.h
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