Update 'P06_Personen_Verwaltung_Linked_List/work/personen-verwaltung/src/main.c'

changed Main in Praktikum 6
This commit is contained in:
Roman Schenk 2022-04-06 21:40:13 +02:00
parent a87f7f8217
commit 762a5aa2bf
1 changed files with 1 additions and 1 deletions

View File

@ -19,9 +19,9 @@
#include "list.h"
#include "read.h"
int toupper(int ch);
/**
* @brief Main entry point.
* @param[in] argc The size of the argv array.