aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-scsi.h
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 /epan/dissectors/packet-scsi.h
parent6930a2db83ec7aacb70e27bd7174a5d4a8be4cef (diff)
Fix more repeated words throughout
Fixes more repeated words seen throughout the code base.
Diffstat (limited to 'epan/dissectors/packet-scsi.h')
-rw-r--r--epan/dissectors/packet-scsi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-scsi.h b/epan/dissectors/packet-scsi.h
index 6db5ec3876..26fd292035 100644
--- a/epan/dissectors/packet-scsi.h
+++ b/epan/dissectors/packet-scsi.h
@@ -72,7 +72,7 @@ typedef struct _itlq_nexus_t {
nstime_t fc_time;
- void *extra_data; /* extra data that that is task specific */
+ void *extra_data; /* extra data that is task specific */
} itlq_nexus_t;