This commit is contained in:
Robin Gareus
2019-03-06 17:09:12 +01:00
parent dfda5eab82
commit a24252e0d0

View File

@@ -3323,7 +3323,7 @@ Session::new_route_from_template (uint32_t how_many, PresentationInfo::order_t i
if (!find_route_name (name_base.c_str(), ++number, name, (being_added > 1))) {
fatal << _("Session: UINT_MAX routes? impossible!") << endmsg;
/*NOTREACHDE*/
/*NOTREACHED*/
}
} else {