mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
parent
3a7ae03f79
commit
9dddc905e2
@ -35,7 +35,7 @@ static const char *http_get_request =
|
||||
using namespace Genode;
|
||||
|
||||
|
||||
template <size_t N>
|
||||
template <Genode::size_t N>
|
||||
static Genode::String<N> read_string_attribute(Genode::Xml_node node, char const *attr,
|
||||
Genode::String<N> default_value)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user