Wireshark-commits: [Wireshark-commits] master-2.6 06c8101: MTP3: Have prototype parameter names mat

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

Commits:

06c8101 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/28078
    

Actions performed:

    from  78d5103   Debian: GNUTLS updates.
    adds  06c8101   MTP3: Have prototype parameter names match the implementation


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