1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-04-27 15:12:36 +02:00

Fix typo in chipset_enable.c

Corresponding to flashrom svn r1283.

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Idwer Vollering <vidwer@gmail.com>
This commit is contained in:
Stefan Reinauer 2011-03-29 21:41:41 +00:00
parent 83704c5a09
commit bf282b1dde

View File

@ -1188,7 +1188,7 @@ int chipset_flash_enable(void)
"\"%s %s\"\n"
"ignoring, please report lspci and board URL "
"to flashrom@flashrom.org\n"
"with 2CHIPSET: your board name in the "
"with \'CHIPSET: your board name\' in the "
"subject line.\n",
chipset_enables[i].vendor_name,
chipset_enables[i].device_name);