зеркало из https://github.com/mozilla/pjs.git
Fix C++ comment for Irix build
This commit is contained in:
Родитель
b61b11759f
Коммит
ec7cec6f62
|
@ -1894,7 +1894,7 @@ net_get_protocol_impl(int for_url_type)
|
|||
return net_proto_impls[count].impl;
|
||||
}
|
||||
|
||||
// PR_ASSERT(0); /* should always find one */
|
||||
/* PR_ASSERT(0); *//* should always find one */
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче