aboutsummaryrefslogtreecommitdiffstats
path: root/epan/sequence_analysis.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/sequence_analysis.c')
-rw-r--r--epan/sequence_analysis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/sequence_analysis.c b/epan/sequence_analysis.c
index ced0c99194..7842754329 100644
--- a/epan/sequence_analysis.c
+++ b/epan/sequence_analysis.c
@@ -1,7 +1,7 @@
/* sequence-analysis.c
* Flow sequence analysis
*
- * Some code from from gtk/flow_graph.c
+ * Some code from gtk/flow_graph.c
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>