Fix typo
This commit is contained in:
parent
dfda5eab82
commit
a24252e0d0
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user