Wireshark-commits: [Wireshark-commits] master fbf2e3c: Make init_progfile_dir() take a function poi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Dec 2015 23:52:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fbf2e3cf8fc07ef9f8b7cc4627fec82885560f98
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Make init_progfile_dir() take a function pointer [-Wpedantic]
    
    Change-Id: I45f8ea5ee6ccc5a484c60ad6e686aaf30f6b0c98
    Reviewed-on: https://code.wireshark.org/review/12557
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d835b27   Create some more capture dissector tables.
    adds  fbf2e3c   Make init_progfile_dir() take a function pointer [-Wpedantic]


Summary of changes:
 capinfos.c          |    2 +-
 captype.c           |    2 +-
 dftest.c            |    2 +-
 echld/dispatcher.c  |    2 +-
 editcap.c           |    2 +-
 rawshark.c          |    2 +-
 tfshark.c           |    2 +-
 tshark.c            |    2 +-
 ui/gtk/main.c       |    2 +-
 wireshark-qt.cpp    |    2 +-
 wsutil/filesystem.c |    8 ++++++--
 wsutil/filesystem.h |    2 +-
 12 files changed, 17 insertions(+), 13 deletions(-)