diff options
author | Luca Deri <deri@ntop.org> | 2024-05-20 12:17:04 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2024-05-20 12:17:04 +0200 |
commit | 2093ac5bf6444db290cdf1c7d64cf4b80f415d2f (patch) | |
tree | 5dc382739fd26eac2f0490f3e76e630b137b683c /src/lib/protocols/imo.c | |
parent | 42dba2e4afd12ab77073cc21df1d56d0ef02b232 (diff) |
Minor dissector optimizations
Diffstat (limited to 'src/lib/protocols/imo.c')
-rw-r--r-- | src/lib/protocols/imo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/protocols/imo.c b/src/lib/protocols/imo.c index 68cb9fb1b..3807e5010 100644 --- a/src/lib/protocols/imo.c +++ b/src/lib/protocols/imo.c @@ -1,7 +1,7 @@ /* * imo.c * - * Copyright (C) 2019 - ntop.org + * Copyright (C) 2019-24 - ntop.org * * This file is part of nDPI, an open source deep packet inspection * library based on the OpenDPI and PACE technology by ipoque GmbH |