Skip to content

Commit

Permalink
Add missing trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisThrasher committed May 11, 2024
1 parent 4a3b745 commit bc571e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ int main()
window.clear();
window.display();
}
}
}

0 comments on commit bc571e8

Please sign in to comment.