[GRASS-git] [OSGeo/grass] 51ec9b: lib/vector/Vlib: fix count of removed dangles (#3348)
Markus Metz
noreply at github.com
Tue Jan 9 11:41:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 51ec9b2acb5e79a403120b7219c01d782569ffe0
https://github.com/OSGeo/grass/commit/51ec9b2acb5e79a403120b7219c01d782569ffe0
Author: Markus Metz <33666869+metzm at users.noreply.github.com>
Date: 2024-01-09 (Tue, 09 Jan 2024)
Changed paths:
M lib/vector/Vlib/dangles.c
Log Message:
-----------
lib/vector/Vlib: fix count of removed dangles (#3348)
Previously, the count of removed dangles reported the count of all dangles. This PR adjusts the count of dangles to only report the count of removed dangles, in accordance with the issued message.
More information about the grass-commit
mailing list