Signed-off-by: Michael Karcher flashrom@mkarcher.dialup.fu-berlin.de --- print.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/print.c b/print.c index 0b2adff..32a72d3 100644 --- a/print.c +++ b/print.c @@ -395,7 +395,7 @@ const struct board_info boards_bad[] = { const struct board_info laptops_ok[] = { /* Verified working laptops. */ { "Lenovo", "3000 V100 TF05Cxx", }, - { "Acer", "Aspire 1520", "http://support.acer.com/us/en/acerpanam/notebook/0000/Acer/Aspire1520/Aspire..." }, + { "Acer", "Aspire 1520", },
{}, };