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 2dad308: Reflect the move of the buffer_ routines to

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 16 Jul 2014 03:41:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2dad30897b4101bd786b4fb18efafd39e8589bd4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2dad308 by Guy Harris (guy@xxxxxxxxxxxx):

    Reflect the move of the buffer_ routines to libwsutil.
    
    We went with the whole WS_DLL_EXPORT thing so that we don't *have* to
    maintain lists of exported symbols; is there truly no way to automate
    the generation of *these* files?
    
    Change-Id: I77f240c77782ed634e4620833f951c4a02fb4390
    Reviewed-on: https://code.wireshark.org/review/3083
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  0e0d01d   Allow the interface monitor routines to be called from C++.
    adds  2dad308   Reflect the move of the buffer_ routines to libwsutil.


Summary of changes:
 debian/libwiretap0.symbols |    5 -----
 debian/libwsutil0.symbols  |    5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)