Date: Sat, 25 Oct 2008 08:31:21 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r184254 - head/sys/dev/sound/pci/hda Message-ID: <200810250831.m9P8VLD5025748@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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);
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810250831.m9P8VLD5025748>