Wireshark-commits: [Wireshark-commits] master 56a33b8: MTP3: Have prototype parameter names match t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 07 Jun 2018 04:05:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56a33b8093d03e207fbf971f0fb5b6d4801ef90c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

56a33b8 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>
    

Actions performed:

    from  9031281   CMake: Get rid of FULL_SO_VERSION
    adds  56a33b8   MTP3: Have prototype parameter names match the implementation


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