Wireshark-commits: [Wireshark-commits] master 79b401b: Remove all old BER functions.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Apr 2014 21:44:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79b401b7f4c995ebac51427bba2793ee3ecc8a64
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

79b401b by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Remove all old BER functions.
    
    This should complete the transition to the "New" type.
    
    Change-Id: I882b088206c6e6d0592159451c943caeaf5b90ec
    Reviewed-on: https://code.wireshark.org/review/1202
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1fb902f   Use new BER functions in kpasswd.
    adds  79b401b   Remove all old BER functions.


Summary of changes:
 epan/dissectors/packet-ber.c | 1312 ++++--------------------------------------
 epan/dissectors/packet-ber.h |   31 +-
 2 files changed, 97 insertions(+), 1246 deletions(-)