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:
authormboelen <michael@cisofy.com>2016-04-28 13:32:18 +0300
committermboelen <michael@cisofy.com>2016-04-28 13:32:18 +0300
commit43f6baeb2e2bbee8084aae0390a7d8fa0480c052 (patch)
treebef94971f01ca263460859d630d74f85c5e2675f /include/report
parent42607ceaf5959ea43613a7c59002142d71a183a4 (diff)
Replaced old function names with new ones
Diffstat (limited to 'include/report')
-rw-r--r--include/report2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/report b/include/report
index 8124b8ad..7ef38707 100644
--- a/include/report
+++ b/include/report
@@ -91,7 +91,7 @@
if [ ${SHOW_REPORT} -eq 1 ]; then
- logtextbreak
+ LogTextBreak
#
#################################################################################