day 22: typo in day # comment

This commit is contained in:
2022-01-29 21:00:31 +01:00
parent efb25f363f
commit b8e61bcacb

View File

@@ -1,4 +1,4 @@
/* aoc-c.c: Advent of Code 2021, day 21 parts 1 & 2
/* aoc-c.c: Advent of Code 2021, day 22 parts 1 & 2
*
* Copyright (C) 2022 Bruno Raoult ("br")
* Licensed under the GNU General Public License v3.0 or later.