X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=src%2Faction_list_hosts.c;h=0e7b963187e1202444bc31267ef388b5e13a3b86;hp=173ecabb9508081b2c7e8c3a1966719f679b4208;hb=d00ed057f5ca87431c18ecbf9c45364eb85c24f4;hpb=55ef95c2ada9f31247559f6464ed6216a96699fb diff --git a/src/action_list_hosts.c b/src/action_list_hosts.c index 173ecab..0e7b963 100644 --- a/src/action_list_hosts.c +++ b/src/action_list_hosts.c @@ -38,9 +38,10 @@ static int left_menu (__attribute__((unused)) void *user_data) /* {{{ */ { printf ("\n\n", - script_name ()); + script_name (), script_name ()); return (0); } /* }}} int left_menu */ @@ -72,8 +73,6 @@ static int print_all_hosts (__attribute__((unused)) void *user_data) /* {{{ */ int action_list_hosts (void) /* {{{ */ { - gl_update (); - page_callbacks_t pg_callbacks = PAGE_CALLBACKS_INIT; char title[512];