Author: mav Date: Sat Oct 25 08:31:20 2008 New Revision: 184254 URL: http://svn.freebsd.org/changeset/base/184254
Log: Fix spelling in comment. Modified: head/sys/dev/sound/pci/hda/hdac.c Modified: head/sys/dev/sound/pci/hda/hdac.c ============================================================================== --- head/sys/dev/sound/pci/hda/hdac.c Sat Oct 25 06:39:17 2008 (r184253) +++ head/sys/dev/sound/pci/hda/hdac.c Sat Oct 25 08:31:20 2008 (r184254) @@ -4513,7 +4513,7 @@ hdac_vendor_patch_parse(struct hdac_devi case HDA_CODEC_AD1981HD: /* * This codec has very unusual design with several - * points unappropriate for the present parser. + * points inappropriate for the present parser. */ /* Disable recording from mono playback mix. */ w = hdac_widget_get(devinfo, 21); _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"