Wireshark-commits: [Wireshark-commits] master-1.10 8fa3449: Minor Win32 console fix.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Apr 2015 23:20:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8fa3449bc345f780e37a99bb3f454702f8a4f097
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

8fa3449 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Minor Win32 console fix.
    
    Fix a no-op in set_has_console. Mark it and set_console_wait GTK+ only.
    
    Change-Id: Ifc6540b30edc0296c4a47c004a397cc309e71d2b
    Reviewed-on: https://code.wireshark.org/review/8099
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 51d4d0af7220c0ac9f1d107e8d04982382fab8d8)
    Reviewed-on: https://code.wireshark.org/review/8102
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  cd4dd9a   [IEEE 802.11] fix two potential endless loops
    adds  8fa3449   Minor Win32 console fix.


Summary of changes:
 ui/win32/console_win32.c |    2 +-
 ui/win32/console_win32.h |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)