This is an automated email from the git hooks/post-receive script. odyx pushed a commit to branch debian/master in repository planetblupi.
commit a64ee92541c664ca2a5ebc7189dcf3717a9df2a5 Author: Mathieu Schroeter <[email protected]> Date: Wed Oct 25 18:33:57 2017 +0200 Fix one more polish character width --- src/text.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/text.cxx b/src/text.cxx index 1edc0b7..7a96d2d 100644 --- a/src/text.cxx +++ b/src/text.cxx @@ -118,7 +118,7 @@ GetCharWidth (const char *& c, Sint32 font) 6, 8, 7, 6, 6, 6, 8, 12, 7, 6, 6, 3, 5, 3, 6, 8, 4, 6, 6, 6, 6, 6, 4, 6, 6, 2, 3, 5, 2, 10, 6, 6, 6, 6, 3, 5, 3, 6, 6, 8, 6, 6, 5, 4, 6, 4, 7, 6, - 3, 5, 6, 6, 5, 5, 5, 7, 4, 5 + 3, 6, 6, 6, 5, 5, 5, 7, 4, 5 }; // clang-format on -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/planetblupi.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

