From fa17740a0a4c7fc208020a4b30b2436fc84d7000 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Thu, 22 Jul 2021 12:06:44 +0200 Subject: [PATCH] typo --- day18/ex12-c.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/day18/ex12-c.c b/day18/ex12-c.c index a852599..aa47581 100644 --- a/day18/ex12-c.c +++ b/day18/ex12-c.c @@ -1,4 +1,4 @@ -/* ex1-c: Advent2020 game, day 18/tasks 1 & 2 +/* ex12-c: Advent2020 game, day 18/tasks 1 & 2 */ #include