typo in day 5 source core + adjust day 6 example (1 line only)

This commit is contained in:
2021-12-08 18:31:01 +01:00
parent 3cfe781a08
commit b62404686a
2 changed files with 1 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
/* aoc-c: Advent2021 game, day 5 part 1
/* aoc-c: Advent2021 game, day 5 parts 1 & 2
*
* Copyright (C) 2021 Bruno Raoult ("br")
* Licensed under the GNU General Public License v3.0 or later.