Wireshark-commits: [Wireshark-commits] master f6322a4: ifdef out a variable used only on Windows.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 Jul 2016 20:39:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f6322a4977181103431637703f11649e5023d6b0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f6322a4 by Guy Harris (guy@xxxxxxxxxxxx):

    ifdef out a variable used only on Windows.
    
    Also, fix identation - tab stops are set every 8 spaces, not every 4
    spaces, in UN*X, which is why the mode lines specify that.
    
    Change-Id: If7cfc2cdae26feb2d5c13e31a32ed950354fb15b
    Reviewed-on: https://code.wireshark.org/review/16789
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4c9f7b5   RSVP: Wrong order of Attribute Flags TLV
    adds  f6322a4   ifdef out a variable used only on Windows.


Summary of changes:
 epan/wmem/wmem_test.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)