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 21285: /trunk/gtk/ /trunk/gtk/: follow_dlg.c ssl-dlg.c

Date: Fri, 30 Mar 2007 20:50:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21285

User: sfisher
Date: 2007/03/30 08:50 PM

Log:
 Change GTK_MAJOR_VERSION >= 2 to GTK_CHECK_VERSION(2,4,0) for Follow
 TCP/SSL Stream dialog find buttons because one of the functions used
 only works with GTK 2.4+.  Reported by Chris Maynard on -dev list.

Directory: /trunk/gtk/
  Changes    Path            Action
  +5 -5      follow_dlg.c    Modified
  +5 -5      ssl-dlg.c       Modified