Wireshark-commits: [Wireshark-commits] master 4210a8c: Replace one more isprint() with g_ascii_ispr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 30 Oct 2014 16:56:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4210a8cbed1f69fafb396b142a8a06f624a3a3b6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4210a8c by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Replace one more isprint() with g_ascii_isprint().
    
    Change-Id: I7d49b0d250a5918a7437a524492e834588c6c8cf
    Reviewed-on: https://code.wireshark.org/review/4999
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  066a334   Add casts to try to please the OSX buildbot.
    adds  4210a8c   Replace one more isprint() with g_ascii_isprint().


Summary of changes:
 ui/gtk/capture_if_details_dlg_win32.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)