Wireshark-commits: [Wireshark-commits] master-3.2 89878b3: proto: clean up comments.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 16 Jun 2020 08:34:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=89878b36d78a0cfa12d85ee2e3f75556ec97d7c0
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

89878b3 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 b841c1793f954668953e6d1e187fca9e68354e51)
    Reviewed-on: https://code.wireshark.org/review/37487
    

Actions performed:

    from  1249f4d   [Automatic update for 2020-06-14]
     add  89878b3   proto: clean up comments.


Summary of changes:
 epan/proto.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)