Update 'P06_Personen_Verwaltung_Linked_List/work/personen-verwaltung/src/main.c'
changed Main in Praktikum 6
This commit is contained in:
parent
a87f7f8217
commit
762a5aa2bf
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue