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(-)