Removed 'return' from samples (with void main)
This commit is contained in:
@@ -355,6 +355,4 @@ void main (void) {
|
||||
}
|
||||
|
||||
puts( "\n\nEnjoy your day!\n\n" );
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user