Wireshark-commits: [Wireshark-commits] master 34124c8: Define XXX_phdr structures in the order in w

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 15 Jun 2015 21:10:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34124c857ec50d428bf6c14fc4f24add735c5441
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

34124c8 by Guy Harris (guy@xxxxxxxxxxxx):

    Define XXX_phdr structures in the order in which they appear in the union.
    
    Change-Id: Ia1fe1758998237a344889bdf8215ecfba7b871ee
    Reviewed-on: https://code.wireshark.org/review/8942
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  560180b   Move some structures used only in pcap-common.c there.
    adds  34124c8   Define XXX_phdr structures in the order in which they appear in the union.


Summary of changes:
 wiretap/wtap.h |   69 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 35 insertions(+), 34 deletions(-)