aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/tap-megacostat.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-03When including <epan/prefs.h> don't force inclusion of <epan/uat.h>Jakub Zawadzki1-1/+2
2013-11-14Get rid of Warinings [-Wmissing-prototypes]Anders Broman1-1/+1
2013-08-14Get rid of -Wshadow warning - I guess we're including something thatGuy Harris1-3/+3
2013-06-26Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions.Jeff Morriss1-1/+1
2013-06-26As pointed out by Guy: timestats uses packet_info so it belongs in epanJeff Morriss1-1/+1
2013-06-25Move a couple of time-related modules into wsutil.Jeff Morriss1-1/+1
2013-03-06Use explicit casts.Anders Broman1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-4/+0
2012-02-17Start moving files to ui/ and ui/cli/Jörg Mayer1-0/+148