Skip to content

v0.2.49..v0.2.50 changeset ElementInIdListCriterion.h

Garret Voltz edited this page Nov 6, 2019 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/criterion/ElementInIdListCriterion.h b/hoot-core/src/main/cpp/hoot/core/criterion/ElementInIdListCriterion.h
index a30c84a..cb3d10d 100644
--- a/hoot-core/src/main/cpp/hoot/core/criterion/ElementInIdListCriterion.h
+++ b/hoot-core/src/main/cpp/hoot/core/criterion/ElementInIdListCriterion.h
@@ -39,7 +39,7 @@ namespace hoot
 /**
  * Identifies elements in a list of IDs
  *
- * TODO: We could probably replace this with ElementIdCriterion.
+ * @todo We could probably replace this with ElementIdCriterion.
  */
 class ElementInIdListCriterion : public ElementCriterion
 {
Clone this wiki locally