Wireshark-commits: [Wireshark-commits] master 2793069: Add a comment explaining completion misbehav
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 May 2015 15:36:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=279306902060eb02a502109f623a0f705fa49c3d
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2793069 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Add a comment explaining completion misbehavior.
    
    Note that field name completion won't work correctly if a field's abbrev
    doesn't match its protocol filter name. Fixing this is left as an exercise
    for the reader.
    
    Change-Id: Ia9b55f20bf58b8252e27506bcce4a0dd71cc199c
    Reviewed-on: https://code.wireshark.org/review/8460
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  f11def9   GSM A RR: fix 'packet channel description' dissection
    adds  2793069   Add a comment explaining completion misbehavior.


Summary of changes:
 ui/qt/display_filter_edit.cpp |    5 +++++
 1 file changed, 5 insertions(+)