Fix wrong comments

This commit is contained in:
2021-01-17 10:35:12 +01:00
parent deb18f2c5a
commit b4d77dca63
25 changed files with 26 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
/* ex1-c: Advent2020 game, day 8/game 1
/* ex2-c: Advent2020 game, day 8/game 2
*/
#include <stdio.h>