Wireshark-commits: [Wireshark-commits] master c119296: randpkt: restyle the list generation to get
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 1 Apr 2016 00:33:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c119296504b5258f9e44e23b298ea6b6394d6d92
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c119296 by Dario Lombardo (lomato@xxxxxxxxx):

    randpkt: restyle the list generation to get rid of the const compiler warning.
    
    Change-Id: Id7c62ef18f919ba8a476898bc88c02fd3b6bf5a1
    Reviewed-on: https://code.wireshark.org/review/14730
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f4bdaf9   extcap: fix const warnings
    adds  c119296   randpkt: restyle the list generation to get rid of the const compiler warning.


Summary of changes:
 extcap/randpktdump.c        |   33 +++++++++++++++++----------------
 randpkt.c                   |   18 ++++++++++--------
 randpkt_core/randpkt_core.c |   15 ++++++++-------
 randpkt_core/randpkt_core.h |    2 +-
 4 files changed, 36 insertions(+), 32 deletions(-)