Wireshark-commits: [Wireshark-commits] master-2.2 27a4476: Put the definitions first

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Feb 2017 16:07:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=27a447653376644b1834e8f10271a4b9ab4eec0d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

27a4476 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Put the definitions first
    
    To help compilers that don't like mixed definitions, put the definitions
    first.
    
    Bug: 13398
    Change-Id: I7f011feef7c7574df7a03cec87693e664be559ca
    Reviewed-on: https://code.wireshark.org/review/20067
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 1e1ceeb7636fb50a3f35f6933407e4f32a118bb8)
    Reviewed-on: https://code.wireshark.org/review/20068
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f3905cc   Fixing the MAC tvb creation in FP's tb dissection method
    adds  27a4476   Put the definitions first


Summary of changes:
 extcap_spawn.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)