Wireshark-commits: [Wireshark-commits] master-2.2 b25ce3d: ifdef out a variable used only on Window

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Aug 2016 13:27:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b25ce3d4b298b685cff27d59357df4a5c27c0079
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

b25ce3d 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>
    (cherry picked from commit f6322a4977181103431637703f11649e5023d6b0)
    Reviewed-on: https://code.wireshark.org/review/17387
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  1eb6828   Add string function times to wmem_test.
    adds  b25ce3d   ifdef out a variable used only on Windows.


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