Wireshark-commits: [Wireshark-commits] master 8634cee: Put #ifdef/#endif around a variable used onl
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Jun 2016 07:40:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8634cee96d2c88ff131f293b731722e3d5d7a162
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8634cee by Guy Harris (guy@xxxxxxxxxxxx):

    Put #ifdef/#endif around a variable used only on Windows.
    
    Change-Id: Ia6fed6db03cb88433469e758693fcc72c4bd9071
    Reviewed-on: https://code.wireshark.org/review/16009
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9b5b444   Refactor command-line handling of GUI options.
    adds  8634cee   Put #ifdef/#endif around a variable used only on Windows.


Summary of changes:
 wireshark-qt.cpp |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)