Wireshark-commits: [Wireshark-commits] master 9c35a5d: Make dissect_lltd() a new-style dissector an
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Jun 2014 21:42:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c35a5d8fd6308c9c658020e71688742d0671d65
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9c35a5d by Guy Harris (guy@xxxxxxxxxxxx):

    Make dissect_lltd() a new-style dissector and register it as such.
    
    Presumably that was the intent.
    
    Change-Id: Icf8529a23a9a36e7f12e446d67f3867771b221d8
    Reviewed-on: https://code.wireshark.org/review/2566
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9356d5c   convert to proto_tree_add_subtree[_format] for ASN.1 dissectors
    adds  9c35a5d   Make dissect_lltd() a new-style dissector and register it as such.


Summary of changes:
 epan/dissectors/packet-lltd.c |   28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)