summaryrefslogtreecommitdiffstats
path: root/src/trace/siox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/trace/siox.cpp')
-rw-r--r--src/trace/siox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trace/siox.cpp b/src/trace/siox.cpp
index b210606b1..be1dd3995 100644
--- a/src/trace/siox.cpp
+++ b/src/trace/siox.cpp
@@ -926,7 +926,7 @@ static std::vector<CLAB> createSignature(std::vector<CLAB> &input,
//## S I O X S E G M E N T A T O R (originally SioxSegmentator.java)
//########################################################################
-//### NOTE: Doxygen comments are in siox-segmentator.h
+//### NOTE: Doxygen comments are in siox.h
/** Confidence corresponding to a certain foreground region (equals one). */
const float SioxSegmentator::CERTAIN_FOREGROUND_CONFIDENCE=1.0f;