This is an automated email from the git hooks/post-receive script. sf pushed a commit to annotated tag v1.40 in repository mapcode.
commit f597126346dadfadbed7526da0eb989e99b65365 Author: Rijn Buve <[email protected]> Date: Wed Sep 17 14:29:06 2014 +0200 Fixed comment --- example/mapcode.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/mapcode.cpp b/example/mapcode.cpp index 4749abb..4ac8e14 100644 --- a/example/mapcode.cpp +++ b/example/mapcode.cpp @@ -389,8 +389,8 @@ static void showProgress(int i) { */ int main(const int argc, const char** argv) { - // Assume no extra digits (unless overridden later - int extraDigits=0; + // Assume no extra digits (unless overridden later. + int extraDigits = 0; // Provide usage message if no arguments specified. const char* appName = argv[0]; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcode.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

