[colobot] 276/377: Fix newline at end of file...

Didier Raboud odyx at moszumanska.debian.org
Wed Mar 30 13:34:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch debian/master
in repository colobot.

commit 5e19f598b990f518dbeaebe6a788d67397d1a348
Author: krzys-h <krzys_h at interia.pl>
Date:   Sat Feb 13 21:37:31 2016 +0100

    Fix newline at end of file...
---
 src/common/settings.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/common/settings.cpp b/src/common/settings.cpp
index 9cfebed..519b317 100644
--- a/src/common/settings.cpp
+++ b/src/common/settings.cpp
@@ -432,4 +432,4 @@ void CSettings::SetLanguage(Language language)
 Language CSettings::GetLanguage()
 {
     return m_language;
-}
\ No newline at end of file
+}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/colobot.git



More information about the Pkg-games-commits mailing list