diff --git a/include/utils/KeyedVector.h b/include/utils/KeyedVector.h index f4513ee20fb5a..6bcdea4ff1826 100644 --- a/include/utils/KeyedVector.h +++ b/include/utils/KeyedVector.h @@ -164,7 +164,7 @@ ssize_t KeyedVector::replaceValueFor(const KEY& key, const VALUE& val template inline ssize_t KeyedVector::replaceValueAt(size_t index, const VALUE& item) { if (index