diff --git a/C/GildedRose.c b/C/GildedRose.c index 5c86edc3..d345d9bc 100644 --- a/C/GildedRose.c +++ b/C/GildedRose.c @@ -71,7 +71,7 @@ update_quality(Item items[], int size) { if (strcmp(items[i].name, "Aged Brie")) { - if (strcmp(items[i].name, "Backstage passes to a TAFKAL80ETC concert")) + if (strcmp(items[i].name, "Backstage passes to a TAFKAL80ETC concert")) { if (items[i].quality > 0) {