Wireshark-commits: [Wireshark-commits] master 5488581: Replace an #ifdef with g_path_is_absolute()
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 Jul 2016 19:38:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5488581d183cf245a9ffdeb30732f155d9db8b99
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5488581 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Replace an #ifdef with g_path_is_absolute()
    
    Change-Id: I0df8ea363502bb5e313192b6a10f6df032031699
    Reviewed-on: https://code.wireshark.org/review/16601
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  0590a4f   packet-ehdlc: Update with results from better understanding the protocol
    adds  5488581   Replace an #ifdef with g_path_is_absolute()


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