Wireshark-commits: [Wireshark-commits] master-2.4 cb3c923: MTP3: Have prototype parameter names mat

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 07 Jun 2018 04:45:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cb3c9232818d9a9c3e5f8005a5bbf5c26196b0fc
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

cb3c923 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    MTP3: Have prototype parameter names match the implementation
    
    Parameter names are diffferent (in name and order) in the prototype
    found in the header file than in the implementation. Let these match.
    
    Change-Id: I170d1d96631b1edbe613933663f746edb8c2e1fd
    Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/28075
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 56a33b8093d03e207fbf971f0fb5b6d4801ef90c)
    Reviewed-on: https://code.wireshark.org/review/28079
    

Actions performed:

    from  3fd1bce   Add COMMON_ARGS to the "Command and args" message.
    adds  cb3c923   MTP3: Have prototype parameter names match the implementation


Summary of changes:
 epan/dissectors/packet-mtp3.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)