Skip to content

Commit

Permalink
at least two spaces before inline comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
batiste committed May 23, 2012
1 parent 3619255 commit d51b125
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions my_app.c
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ int main(int argc, char** argv)
drawLines(points, nbPoints); drawLines(points, nbPoints);
} }




SDL_GL_SwapWindow(mainwindow); SDL_GL_SwapWindow(mainwindow);


SDL_Delay(time_left()); SDL_Delay(time_left());
Expand Down

0 comments on commit d51b125

Please sign in to comment.