changed a lot of small clang-tidy warnings
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
*---------------------------------------------------------------------------*
|
||||
* Beschreibung: main-Methode der Anwendung. *
|
||||
*****************************************************************************/
|
||||
void CoroutineDemo::main() {
|
||||
void CoroutineDemo::main() const {
|
||||
|
||||
/*
|
||||
* Hier muss Code eingefuegt werden
|
||||
|
||||
Reference in New Issue
Block a user