From 994ec48f9e10ea93b7dab079fbf8114343395f04 Mon Sep 17 00:00:00 2001 From: Alexei Date: Thu, 6 Nov 2025 16:37:42 +0100 Subject: [PATCH] test 5 --- Start_Windows/input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Start_Windows/input.c b/Start_Windows/input.c index 378bcbe..3f90872 100644 --- a/Start_Windows/input.c +++ b/Start_Windows/input.c @@ -35,4 +35,4 @@ int readWords(FILE *file, char words[][MAX_WORD_LEN], unsigned int maxWordCount) } return counter; -}*\ \ No newline at end of file +} */ \ No newline at end of file