Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-07-05 19:18:54 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-05 19:18:54 +0300
commitf8bee58ade73437c9e9e176b85eb29fe290f39fb (patch)
tree9157472c6c3dd58701aba7bc6678dc2aec665f44 /include/consts
parent2b2051dca7cf64cbb3caf4664eb6233426ae963e (diff)
Implement tooltips
Diffstat (limited to 'include/consts')
-rw-r--r--include/consts1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/consts b/include/consts
index d4d61482..e54c5032 100644
--- a/include/consts
+++ b/include/consts
@@ -180,6 +180,7 @@ unset LANG
TESTS_EXECUTED=""
TESTS_SKIPPED=""
TMPFILE=""
+ TOOLTIP_SHOWED=0
TOTAL_SUGGESTIONS=0
TOTAL_WARNINGS=0
TRIPWIREBINARY=""