mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-22 02:16:44 +00:00
Whitespace fix
This commit is contained in:
parent
934c009eaa
commit
45a4d59e07
@ -136,7 +136,7 @@ int main(int argc, char **argv)
|
|||||||
|
|
||||||
char policy_label[64];
|
char policy_label[64];
|
||||||
char policy_module[64];
|
char policy_module[64];
|
||||||
Rom_dataspace_capability policy_module_rom_ds;
|
Rom_dataspace_capability policy_module_rom_ds;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
Xml_node policy = config()->xml_node().sub_node("trace_policy");
|
Xml_node policy = config()->xml_node().sub_node("trace_policy");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user