[mapcode] 05/18: Fixed comment
Stefan Fritsch
sf at moszumanska.debian.org
Wed Nov 2 23:27:20 UTC 2016
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 <rijn at buve.nl>
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
More information about the Pkg-grass-devel
mailing list