mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Add missing strings
This commit is contained in:
parent
38f9f6ca67
commit
16dfb7df74
2 changed files with 3 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue