aboutsummaryrefslogtreecommitdiffstats
path: root/tshark.c
diff options
context:
space:
mode:
authorMoshe Kaplan <me@moshekaplan.com>2021-12-30 22:03:45 -0500
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-12-31 22:50:40 +0000
commit67f05835cac0a26636a7e04739a4cc0dd225c077 (patch)
tree5c9ca8cd94a62f02b815a37fe124f6303dfa752c /tshark.c
parent6930a2db83ec7aacb70e27bd7174a5d4a8be4cef (diff)
Fix more repeated words throughout
Fixes more repeated words seen throughout the code base.
Diffstat (limited to 'tshark.c')
-rw-r--r--tshark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tshark.c b/tshark.c
index c8f5191d38..e3ada4e0f2 100644
--- a/tshark.c
+++ b/tshark.c
@@ -3658,7 +3658,7 @@ process_cap_file(capture_file *cf, char *save_file, int out_file_type,
* If we got a read error on the first pass, we still do the second
* pass, so we can at least process the packets we read, and then
* report the first-pass error after the second pass (and before
- * we report any second-pass errors), so all the the errors show up
+ * we report any second-pass errors), so all the errors show up
* at the end.
*/
second_pass_status = process_cap_file_second_pass(cf, pdh, &err, &err_info,