Wireshark-commits: [Wireshark-commits] rev 28340: /trunk/ /trunk/: airpcap.h airpcap_loader.c airpc

Date: Wed, 13 May 2009 04:57:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28340

User: jmayer
Date: 2009/05/12 09:57 PM

Log:
 Replace all Windows types by glib types - hopefully the
 correct ones.
 Use buildbot as a compile test on Windows.
 
 This makes "configure --enable-airpcap && make" succeed
 on Linux. It crashes the moment you click the wireless
 settings button because some relevant information isn't
 present (nullpointer deref).

Directory: /trunk/
  Changes    Path                Action
  +63 -63    airpcap.h           Modified
  +57 -57    airpcap_loader.c    Modified
  +78 -78    airpcap_loader.h    Modified