This commit is contained in:
2021-08-10 16:22:59 +02:00
parent 6619154a21
commit 4ee756fbad
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
#include <string.h>
#include <stdbool.h>
/* See GNUmakefile below explanation
/* See GNUmakefile below for explanation
* https://github.com/braoult/exercism/blob/master/c/templates/GNUmakefile
*/
#if defined UNIT_TEST || defined DEBUG

View File

@@ -1,4 +1,4 @@
/* See GNUmakefile below explanation
/* See GNUmakefile below for explanation
* https://github.com/braoult/exercism/blob/master/c/templates/GNUmakefile
*/
#if defined UNIT_TEST || defined DEBUG