Skip to content

Commit 7b4466e

Browse files
qzedCopilot
andauthored
contacts/detection/config: Fix whitespace
Co-authored-by: Copilot <[email protected]>
1 parent 204804b commit 7b4466e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/contacts/detection/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ struct Config {
5656
*/
5757
usize peak_suppression_radius = 0;
5858

59-
/*
59+
/*
6060
* The factor in which to darken surrounding pixels when using peak suppression.
6161
* Multiplies neighbors by this factor (e.g., 0.5 = reduce brightness by 50%).
6262
*/

0 commit comments

Comments
 (0)