Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 99ca028: Use ws_close(), rather than the UN*X-only cl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 3 Dec 2016 23:16:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99ca028ba535f621b7c5bb57148f1242a3875185
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

99ca028 by Guy Harris (guy@xxxxxxxxxxxx):

    Use ws_close(), rather than the UN*X-only close().
    
    Change-Id: Iae29db90273191c10455e172bdd2aac00b12143c
    Reviewed-on: https://code.wireshark.org/review/19058
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a63c568   Get rid of test printout.
    adds  99ca028   Use ws_close(), rather than the UN*X-only close().


Summary of changes:
 wiretap/file_access.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)