native: Fix trailing whitespace
This commit is contained in:
parent
22bcb07c61
commit
3d33248eff
4 changed files with 10 additions and 10 deletions
|
@ -221,9 +221,9 @@ main(int argc, char **argv)
|
|||
#endif
|
||||
|
||||
serial_line_init();
|
||||
|
||||
|
||||
autostart_start(autostart_processes);
|
||||
|
||||
|
||||
/* Make standard output unbuffered. */
|
||||
setvbuf(stdout, (char *)NULL, _IONBF, 0);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue