Skip to content
Snippets Groups Projects
Commit 24a9274c authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

nothing to see

parent b0733e3f
No related branches found
No related tags found
No related merge requests found
......@@ -26,9 +26,9 @@ info_graph_style graph_utf8 = {
} ;
info_graph_style graph_default = {
"|-",
"`-",
"|",
"|-", // tip
"`-", // last
"|", // limb
2
} ;
......
......@@ -103,7 +103,7 @@ static void parse_notify_tree(resolve_service_t *res, char const *base, uint8_t
log_dieu(LOG_EXIT_SYS, "clean string") ;
if (!sastr_remove_element(&sa, name))
log_dieu(LOG_EXIT_SYS, "remove service: ", name, " from tree: ", treename) ;
log_dieu(LOG_EXIT_SYS, "remove service: ", name, " list") ;
if (sa.len) {
if (!sastr_rebuild_in_oneline(&sa))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment