aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-scsi.c
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2015-09-14 15:43:53 +0200
committerAnders Broman <a.broman58@gmail.com>2015-09-14 18:09:34 +0000
commit50893c96155a4f77813357983bea1c5941fd61c1 (patch)
tree87b49f5d2c12f2cb7c27ce4bb6873f911ab142ca /epan/dissectors/packet-scsi.c
parente5f0cb927cccd72319671ab26cee1719b21b07ec (diff)
SCSI: Fix typo on modelines
Change-Id: Id3613adbb69a4d02e752504a93bf13aa233ad00c Reviewed-on: https://code.wireshark.org/review/10530 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-scsi.c')
-rw-r--r--epan/dissectors/packet-scsi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-scsi.c b/epan/dissectors/packet-scsi.c
index 4ad1fa2417..c69c339cf5 100644
--- a/epan/dissectors/packet-scsi.c
+++ b/epan/dissectors/packet-scsi.c
@@ -7791,7 +7791,7 @@ proto_reg_handoff_scsi(void)
* c-basic-offset: 4
* tab-width: 8
* indent-tabs-mode: nil
- * End:hf_scsi_naa_vendor_specific_a
+ * End:
*
* vi: set shiftwidth=4 tabstop=8 expandtab:
* :indentSize=4:tabSize=8:noTabs=true: