Wireshark-commits: [Wireshark-commits] master-2.2 4768855: NetFlow: Fix a preference description.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 Sep 2016 20:57:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47688554bcff06d0cdce8671bf165b8e1bc117c1
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

4768855 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    NetFlow: Fix a preference description.
    
    Stringify the correct macro so that we print
    
        (default: 60)
    
    instead of
    
        (default: V9TEMPLATE_MAX_FIELDS_DEF)
    
    Change-Id: Ie2068eaf577f6024d4a9b64ef5ce761944f269a2
    Reviewed-on: https://code.wireshark.org/review/18001
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  f46f367   Update c-ares to 1.12.0
    adds  4768855   NetFlow: Fix a preference description.


Summary of changes:
 epan/dissectors/packet-netflow.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)