diff options
author | Luca Deri <deri@ntop.org> | 2021-07-16 14:04:47 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2021-07-16 14:04:47 +0200 |
commit | 0adcd28450d026c9dc090468c115be2687f08ba0 (patch) | |
tree | 0a2156d9e85b35b7df791eb21a817e48d03b8034 /src/lib | |
parent | 295cb3ee6a4029a86482dbc84ea4f49efa58405e (diff) |
Updated download category name
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/ndpi_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ndpi_main.c b/src/lib/ndpi_main.c index fbade2547..e1496b2d4 100644 --- a/src/lib/ndpi_main.c +++ b/src/lib/ndpi_main.c @@ -2156,7 +2156,7 @@ static const char *categories[] = { "DataTransfer", "Web", "SocialNetwork", - "FileTransfer", + "Download", "Game", "Chat", "VoIP", |