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 <krzy...@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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to