Wireshark-commits: [Wireshark-commits] master cda2319: NetFlow: Fix a preference	description.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cda23193bfa9f5b9b1753742ebffdaddd75a73c2
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cda2319 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/17998
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  11c1024   wsutil: split libjsmn.
    adds  cda2319   NetFlow: Fix a preference description.
Summary of changes:
 epan/dissectors/packet-netflow.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)