URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3866df04dda2ee11ef8d0c21f980a95977f793fe
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3866df0 by Thomas Wiens (th.wiens@xxxxxx):
    Moved variable declaration top, to be C89 compliant
    
    Change-Id: I83b96f8cdabbb3ae67172659492f5992c95fbe73
    Reviewed-on: https://code.wireshark.org/review/13004
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  cc4e827   Get rid of an unnecessary level of indirection.
    adds  3866df0   Moved variable declaration top, to be C89 compliant
Summary of changes:
 extcap/randpktdump.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)