aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/tap-flow.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/cli/tap-flow.c')
-rw-r--r--ui/cli/tap-flow.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/cli/tap-flow.c b/ui/cli/tap-flow.c
index fffc8bf753..0d9a994ba4 100644
--- a/ui/cli/tap-flow.c
+++ b/ui/cli/tap-flow.c
@@ -4,7 +4,8 @@
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
- * SPDX-License-Identifier: GPL-2.0-or-later*/
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
/* This module provides udp and tcp follow stream capabilities to tshark.
* It is only used by tshark and not wireshark.