From 1fc41b776f712f321c1f355d391c6a5eaf79ebfa Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Sun, 18 Feb 2018 21:31:59 +0000 Subject: New upstream version 0.8.2 --- wavemon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wavemon.h') diff --git a/wavemon.h b/wavemon.h index ee0cff4..16580f7 100644 --- a/wavemon.h +++ b/wavemon.h @@ -51,7 +51,7 @@ enum info_screen_geometry { WH_IFACE = 2, /* 'Interface' area at the top */ WH_LEVEL = 9, /* Level meters */ WH_STATS = 3, /* WiFi statistics area */ - WH_INFO_MIN = 8, /* WiFi information area */ + WH_INFO_MIN = 7, /* WiFi information area */ WH_NET_MIN = 3, /* Network interface information area */ WH_NET_MAX = 5, /* Network interface information area */ WH_MENU = 1 /* Menu bar at the bottom */ -- cgit v1.2.3