Fix Windows builds and dist after revision 22179 removed the FTBP dissector
[obnox/wireshark/wip.git] / capture_ui_utils.c
2007-01-21 guyHave the routines to get interface lists take a pointer...
2006-05-21 sahlbergname change
2006-02-17 ulflremove dependencies to pcap.h, so getting an idea what...
2005-12-14 guyConstify a bunch of arguments and variables, to squelch...
2005-12-13 ulflmake get_if_name() parameter if_text const, it's not...
2005-12-06 ulflrename pcap-....c/.h files to capture-pcap-....c/.h
2005-04-19 ulflfix some minor bugs with the current interface name:
2005-02-13 lrolandchange nmake makefiles in /trunk and /trunk/epan so...
2005-01-16 guyRename capture_combo_utils.{c,h} to capture_ui_utils...