Wireshark-commits: [Wireshark-commits] master e1ef55f: Avoid collision between parameter names and

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Sep 2018 04:30:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1ef55f2fc4f4b7b0e67e1da941aaeb2a7268306
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e1ef55f by Guy Harris (guy@xxxxxxxxxxxx):

    Avoid collision between parameter names and function names.
    
    Change-Id: I206d05c47c9f9089a201783ae2d0856c97a5e502
    Reviewed-on: https://code.wireshark.org/review/29588
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  fe0539b   MGCP: Ignore case for command header
     add  e1ef55f   Avoid collision between parameter names and function names.


Summary of changes:
 epan/dissectors/packet-ssl-utils.c | 6 +++---
 epan/dissectors/packet-ssl-utils.h | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)