diff --git a/stepmania/src/SongCreditDisplay.cpp b/stepmania/src/SongCreditDisplay.cpp index 7a18771809..83e1d0a7c4 100644 --- a/stepmania/src/SongCreditDisplay.cpp +++ b/stepmania/src/SongCreditDisplay.cpp @@ -56,4 +56,5 @@ SongCreditDisplay::SongCreditDisplay() s.erase( s.end()-1 ); this->SetText( s ); -} \ No newline at end of file +} +