diff options
Diffstat (limited to 'sys/dev/sound/pcm/mixer.h')
| -rw-r--r-- | sys/dev/sound/pcm/mixer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pcm/mixer.h b/sys/dev/sound/pcm/mixer.h index eb1946b291a50..2831f7ea088ad 100644 --- a/sys/dev/sound/pcm/mixer.h +++ b/sys/dev/sound/pcm/mixer.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pcm/mixer.h,v 1.2.2.3 2000/10/05 05:05:09 cg Exp $ */ extern int mixer_init(device_t dev, snd_mixer *m, void *devinfo); |
