mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
committed by
Christian Helmuth
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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user