ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 43854: /trunk/ui/gtk/ /trunk/ui/gtk/: color_dlg.c color_

Date: Fri, 20 Jul 2012 11:10:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43854

User: darkjames
Date: 2012/07/20 04:10 AM

Log:
 Fix some clang warnings: implicit conversion from enumeration type 'GtkStateType' to different enumeration type 'GtkStateFlags' [-Werror,-Wconversion]
 
 GTK_STATE_NORMAL and GTK_STATE_FLAG_NORMAL are both 0.

Directory: /trunk/ui/gtk/
  Changes    Path                Action
  +2 -2      color_dlg.c         Modified
  +6 -6      color_edit_dlg.c    Modified
  +1 -1      dcerpc_stat.c       Modified
  +4 -4      filter_dlg.c        Modified
  +2 -1      iax2_analysis.c     Modified
  +2 -1      io_stat.c           Modified
  +9 -9      main_welcome.c      Modified
  +1 -1      rlc_lte_graph.c     Modified
  +2 -1      rtp_analysis.c      Modified
  +1 -1      tcp_graph.c         Modified