diff --git a/src/restricted_features.h b/src/restricted_features.h index feddac612b..c0a027cee6 100644 --- a/src/restricted_features.h +++ b/src/restricted_features.h @@ -63,7 +63,7 @@ class RestrictedFeatures { /// Returns RestrictedCategory enum from category name /// /// \param[in] category category name - /// \return category enum + /// \return category enum returns INVALID if unknown static RestrictedCategory ToCategory(const std::string& category) { const auto found = std::find(