From f9656d4d05f3664071af0f6480ce659fefad1fba Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Wed, 31 May 2017 17:17:54 -0700 Subject: [PATCH] more code cleanup, to make it more clear and obvious re ipv4 and 6 --- inxi | 1 + 1 file changed, 1 insertion(+) diff --git a/inxi b/inxi index 299e63d..2b658e5 100755 --- a/inxi +++ b/inxi @@ -8093,6 +8093,7 @@ get_networking_local_ip_data() gawk -v ipTool=$ip_tool -v bsdType=$BSD_TYPE ' BEGIN { IGNORECASE=1 + addExtV6 = "" addIpV6 = "" interface="" ipExtV6=""