Wireshark-commits: [Wireshark-commits] master ddb6513: Fix call to ws_strtoi32().
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Oct 2016 07:17:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ddb6513db32ea322f68a72a770417b62af669e8e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ddb6513 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix call to ws_strtoi32().
    
    Change-Id: I536ee3fbda563f4b544eea334c5d7e9a642c69e2
    Reviewed-on: https://code.wireshark.org/review/18181
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  198df02   idl2wrs: use ws_strtou function.
    adds  ddb6513   Fix call to ws_strtoi32().


Summary of changes:
 epan/dissectors/dcerpc/idl2wrs.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)