Add missing strings

This commit is contained in:
emanuele-f 2018-03-19 10:32:26 +01:00
parent 38f9f6ca67
commit 16dfb7df74
2 changed files with 3 additions and 1 deletions

View file

@ -131,7 +131,7 @@ end
-- ########################################################
function dumpTopTalkers(_ifname, ifstats, verbose)
local function dumpTopTalkers(_ifname, ifstats, verbose)
-- Dump topTalkers every minute
local talkers = top_talkers_utils.makeTopJson(_ifname)