URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08c37d1841887a3426eb239752b51af7ee496d55
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
08c37d1 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/28080
Actions performed:
from c764759 Add COMMON_ARGS to the "Command and args" message.
adds 08c37d1 MTP3: Have prototype parameter names match the implementation
Summary of changes:
epan/dissectors/packet-mtp3.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)