Wireshark-commits: [Wireshark-commits] master 923ba9d: Fix a comment typo: tvb_bcd_dig_to_wmem_pack

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Aug 2014 18:40:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=923ba9d3120be0ee994d595bc1cae0f15963e2e1
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

923ba9d by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Fix a comment typo: tvb_bcd_dig_to_wmem_packet_str() returns a WMEM-allocated
    string, not an EP-allocated one.
    
    Change-Id: I3918ed66429c588d4503d98e10dc460b099e550e
    Reviewed-on: https://code.wireshark.org/review/3795
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  28acde1   Parse Capabilities & Flags section of TRILL Version Sub-TLV
    adds  923ba9d   Fix a comment typo: tvb_bcd_dig_to_wmem_packet_str() returns a WMEM-allocated string, not an EP-allocated one.


Summary of changes:
 epan/tvbuff.h |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)