aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cell_broadcast.c
Commit message (Expand)AuthorAgeFilesLines
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* From Robert Bullen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=76...Jeff Morriss2012-09-071-0/+2
* Avoid 2 redeclarations of 'len' in inner scopes - they can all use theMartin Mathieson2012-07-281-7/+7
* Update display filter names per Bug 2794. Part 1 of many.Michael Mann2012-07-221-2/+2
* Update FSF address - part II.Jakub Zawadzki2012-06-281-1/+1
* Fix: code under 'if(tree)' (in)directly calls sub-dissector/col_...()/expert....Bill Meier2012-06-121-1/+1
* Remove unneeded #includes (stdlib, stdio, ctypes, time);Bill Meier2012-05-151-8/+1
* Add a format string and remove a couple of unused variables.Gerald Combs2012-01-261-3/+3
* From Mike Morrin:Anders Broman2012-01-261-0/+570