From e98ee4a75524d2caad449d244b3e3fb5ede6dc46 Mon Sep 17 00:00:00 2001 From: GABO1423 <35014183+GABO1423@users.noreply.github.com> Date: Fri, 9 Sep 2022 23:57:20 -0400 Subject: [PATCH] Fix typo --- idsdb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idsdb.h b/idsdb.h index f299797..d092bc4 100644 --- a/idsdb.h +++ b/idsdb.h @@ -123,7 +123,7 @@ static struct ids_database database[] = { .type = "sd", .id = 0x9e, .manufacturer = "PNY", - }. + }, { .type = "mmc", .id = 0x00,