git-svn-id: https://svn.osgeo.org/grass/grass/trunk@32405 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -396,7 +396,7 @@ int points_to_bin(FILE * ascii, int rowlen, struct Map_info *Map,
}
- G_percent(row, nrows + 1, 2);
+ G_percent(row, nrows, 2);
G_free_tokens(tokens);