Wireshark-commits: [Wireshark-commits] master 7396c72: text_import: fix wrong int type.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 31 Oct 2018 15:31:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7396c721bc2df11a60dd1628b14477593dd60050
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7396c72 by Dario Lombardo (lomato@xxxxxxxxx):

    text_import: fix wrong int type.
    
    Regressed in ge655b9a.
    
    Change-Id: I5aeb9e1935bc1064797db8ac6acaa852d9a07c98
    Reviewed-on: https://code.wireshark.org/review/30445
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4184e38   IEEE 1609.2: Fix up boiler plate code and prepare calling next dissector.
     add  7396c72   text_import: fix wrong int type.


Summary of changes:
 ui/text_import.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)