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 21506: /trunk/epan/crypt/ /trunk/epan/crypt/: airpdcap.c

Date: Sun, 22 Apr 2007 18:04:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21506

User: guy
Date: 2007/04/22 06:04 PM

Log:
 Check the GLib version number, not the GTK+ version number; it's GLib we
 care about, and this code doesn't use GTK+, so it doesn't include any
 GTK+ headers and therefore doesn't get the GTK+ version number defined.

Directory: /trunk/epan/crypt/
  Changes    Path          Action
  +1 -1      airpdcap.c    Modified