Replaced old function names with new ones

This commit is contained in:
mboelen 2016-04-28 12:32:18 +02:00
parent 42607ceaf5
commit 43f6baeb2e
2 changed files with 2 additions and 2 deletions

View File

@ -322,7 +322,7 @@
#################################################################################
#
logtextbreak
LogTextBreak
#================================================================================
# Lynis - Copyright 2007-2016, Michael Boelen - CISOfy, https://cisofy.com

View File

@ -91,7 +91,7 @@
if [ ${SHOW_REPORT} -eq 1 ]; then
logtextbreak
LogTextBreak
#
#################################################################################