Skip to content

Commit

Permalink
#461 fix white space issue [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fklassen committed Jan 26, 2018
1 parent e0e50ad commit 5653a50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/common/utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,4 @@ void restore_stdin(void)
#else
fcntl(0, F_SETFL, fcntl(0, F_GETFL) | O_NONBLOCK);
#endif /* FIONBIO */


}

0 comments on commit 5653a50

Please sign in to comment.