diff options
author | Joel Dahl <joel@FreeBSD.org> | 2007-01-16 12:27:13 +0000 |
---|---|---|
committer | Joel Dahl <joel@FreeBSD.org> | 2007-01-16 12:27:13 +0000 |
commit | 5c924050257fa88b0d124c69f82ffa866b61ee70 (patch) | |
tree | daf6cffb63e269df32633844b42c5a74e1efe09e /sys/dev/sound/pci/hda | |
parent | 9b3386570c6bcf4ad15c3d1c0983ef8a8e2b35c0 (diff) |
Notes
Diffstat (limited to 'sys/dev/sound/pci/hda')
-rw-r--r-- | sys/dev/sound/pci/hda/hdac_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/hda/hdac_private.h b/sys/dev/sound/pci/hda/hdac_private.h index eca6cd4f3dea3..5ed5458642f1f 100644 --- a/sys/dev/sound/pci/hda/hdac_private.h +++ b/sys/dev/sound/pci/hda/hdac_private.h @@ -31,7 +31,7 @@ /**************************************************************************** - * Miscellanious defines + * Miscellaneous defines ****************************************************************************/ #define HDAC_DMA_ALIGNMENT 128 #define HDAC_CODEC_MAX 16 |