From 032a79bec0f9780cd40f170830c8d8ab87bd155f Mon Sep 17 00:00:00 2001 From: Ben Skuppin Date: Thu, 30 Oct 2025 16:51:52 +0100 Subject: [PATCH] test aenderung --- 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 ed77805..ab7f9d6 100644 --- a/Start_Windows/input.c +++ b/Start_Windows/input.c @@ -8,5 +8,5 @@ // Read words from file and store in 'words' array int readWords(FILE *file, char words[][MAX_WORD_LEN], unsigned int maxWordCount) { - +int a; } \ No newline at end of file