URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=16fdb91e99203b9bd4dd237607455fb1f5b8aa8d
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
16fdb91 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>
(cherry picked from commit 67e70dcad2dc219085ea044752fde0d4bce991a4)
Reviewed-on: https://code.wireshark.org/review/37489
Actions performed:
from 629a821 [Automatic update for 2020-06-14]
add 16fdb91 proto: clean up comments.
Summary of changes:
epan/proto.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)