ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 79e4da4: Fix compilation error on FreeBSD 10.0-RELEAS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Nov 2014 20:02:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79e4da4d638f4abe1f2969a69327f1cfcaaeb446
Submitter: Stephen Fisher (stephenfisher@xxxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

79e4da4 by Stephen Fisher (stephenfisher@xxxxxxxxxxxxxxx):

    Fix compilation error on FreeBSD 10.0-RELEASE (with clang): change int8_t to
    gint.
    
    Change-Id: I7974497a8f50e5d18ec74aa7554f058056a6022c
    Reviewed-on: https://code.wireshark.org/review/5115
    Petri-Dish: Stephen Fisher <stephenfisher@xxxxxxxxxxxxxxx>
    Reviewed-by: Stephen Fisher <stephenfisher@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  89291ad   Follow a suggestion from libtoolize:
    adds  79e4da4   Fix compilation error on FreeBSD 10.0-RELEASE (with clang): change int8_t to gint.


Summary of changes:
 wsutil/ws_mempbrk_sse42.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)