summaryrefslogtreecommitdiff
path: root/wiretap
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-05-03 19:12:03 -0700
committerGuy Harris <guy@alum.mit.edu>2017-05-04 02:12:37 +0000
commit04e5d8d715890601b66ea69898e0e60cc928d3aa (patch)
tree4b5dc42786cb6e9a2be55ed8f6be55e72cf7446f /wiretap
parent1ac685f7719fe996702fd65bb0fa1d72b292b831 (diff)
downloadwireshark-04e5d8d715890601b66ea69898e0e60cc928d3aa.tar.gz
Remove an unnecessary comment, fix another comment.
Change-Id: Id20517c99663c624b6bfd58d7475284db450e003 Reviewed-on: https://code.wireshark.org/review/21485 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/vwr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/wiretap/vwr.c b/wiretap/vwr.c
index d0f7913713..2d72646d28 100644
--- a/wiretap/vwr.c
+++ b/wiretap/vwr.c
@@ -1437,7 +1437,6 @@ static gboolean vwr_read_s2_W_rec(vwr_t *vwr, struct wtap_pkthdr *phdr,
nss = (mcs_index / 8) + 1;
- /* YYY - S2 claims to have 11 bytes of PLCP and 1 byte of pad */
plcp_ptr = &(rec[8]);
actual_octets = msdu_length;
@@ -1540,7 +1539,7 @@ static gboolean vwr_read_s2_W_rec(vwr_t *vwr, struct wtap_pkthdr *phdr,
}
else if (plcp_type == vVW510021_W_PLCP_VHT_MIXED) {
/*
- * According to section 22.3.2 "VHTPPDU format" of IEEE Std
+ * According to section 22.3.2 "VHT PPDU format" of IEEE Std
* 802.11ac-2013, the VHT PLCP header has a "non-HT SIGNAL field"
* (L-SIG), which looks like an 11a SIGNAL field, followed by
* a VHT Signal A field (VHT-SIG-A) described in section