converted any C++ comments to C comments using script.
This commit is contained in:
@@ -323,7 +323,7 @@ int main(
|
||||
|
||||
/* blink LEDs, Turn on or off outputs, etc */
|
||||
}
|
||||
// Dummy return
|
||||
/* Dummy return */
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user