Wireshark-commits: [Wireshark-commits] master-1.12 8963e36: Use the GTK+ 2 name for VoidSymbol.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Jan 2015 21:20:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8963e369d409aab65ae8eca776cda2cc1b196971
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

8963e36 by Guy Harris (guy@xxxxxxxxxxxx):

    Use the GTK+ 2 name for VoidSymbol.
    
    We can use the GTK+ 2 GDK_xxx names with GTK+ 2 or 3; apparently, some
    versions of GTK+ 2 don't support the GDK_KEY_xxx names.
    
    Change-Id: I52b14a7f2273f2af2b914c3646eb33d21673057e
    Reviewed-on: https://code.wireshark.org/review/6498
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 4a0ec75e4d358302cb4fdb0798f84ab5322a8869)
    Reviewed-on: https://code.wireshark.org/review/6499
    

Actions performed:

    from  1d9f3db   gtk: fix crash on Broadway GDK backend
    adds  8963e36   Use the GTK+ 2 name for VoidSymbol.


Summary of changes:
 ui/gtk/filter_autocomplete.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)