git-svn-id: https://svn.osgeo.org/grass/grass/trunk@57998 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -324,7 +324,7 @@ int main(int argc, char **argv)
if (!(type & GV_POINTS))
continue;
- if (!skeleton)
+ if (!skeleton) {
if (!Vect_point_in_box(Points->x[0], Points->y[0], 0.0, &Box))