URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=67e70dcad2dc219085ea044752fde0d4bce991a4
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
67e70dc by Guy Harris (gharris@xxxxxxxxx):
proto: clean up comments.
Say "attempt to XXX", as the attempt might not succeed.
Fix a copied-and-pasted comment to reflect what
proto_is_frame_protocol() does.
Change-Id: Ia16a98064b87001f019fda43f2db2970a89e355e
Reviewed-on: https://code.wireshark.org/review/37486
Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
Actions performed:
from 5954e55 MACsec: Adding parsing of unencrypted messages
add 67e70dc proto: clean up comments.
Summary of changes:
epan/proto.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)