Deleted Added
full compact
26c26
< * $FreeBSD: head/sys/dev/sound/pcm/mixer.h 139749 2005-01-06 01:43:34Z imp $
---
> * $FreeBSD: head/sys/dev/sound/pcm/mixer.h 160385 2006-07-15 20:11:16Z netchild $
50c50
< #define MIXER_DECLARE(name) DEFINE_CLASS(name, name ## _methods, MIXER_SIZE)
---
> #define MIXER_DECLARE(name) static DEFINE_CLASS(name, name ## _methods, MIXER_SIZE)