Wireshark-commits: [Wireshark-commits] master 8dd032e: file.c isn't in a DLL, so what it exports sh

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Oct 2014 01:25:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8dd032e84aca50e0b6aec75ea0498c0a70197409
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8dd032e by Guy Harris (guy@xxxxxxxxxxxx):

    file.c isn't in a DLL, so what it exports shouldn't be WS_DLL_PUBLIC.
    
    Change-Id: I1fcd0422703d21ce3d0764a23bd491708ffc6785
    Reviewed-on: https://code.wireshark.org/review/4890
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  8868cf1   Fix the earlier checkin.
    adds  8dd032e   file.c isn't in a DLL, so what it exports shouldn't be WS_DLL_PUBLIC.


Summary of changes:
 file.h |    1 -
 1 file changed, 1 deletion(-)