Author: mav Date: Mon Dec 21 21:47:33 2009 New Revision: 200817 URL: http://svn.freebsd.org/changeset/base/200817
Log: Spell AMD properly. Modified: head/sys/dev/ata/chipsets/ata-amd.c Modified: head/sys/dev/ata/chipsets/ata-amd.c ============================================================================== --- head/sys/dev/ata/chipsets/ata-amd.c Mon Dec 21 21:41:33 2009 (r200816) +++ head/sys/dev/ata/chipsets/ata-amd.c Mon Dec 21 21:47:33 2009 (r200817) @@ -61,7 +61,7 @@ static int ata_amd_setmode(device_t dev, #define AMD_CABLE 0x02 /* - * American Micro Devices (AMD) chipset support functions + * Advanced Micro Devices (AMD) chipset support functions */ static int ata_amd_probe(device_t dev) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
