test aenderung

This commit is contained in:
Ben Skuppin 2025-10-30 16:51:52 +01:00
parent ba6cf12493
commit 032a79bec0

View File

@ -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;
}