aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dect.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-22Fix warning: always evaluates to true/falsejmayer1-1/+1
2009-04-09Fix a typo.etxrab1-2/+2
2009-04-09Starting cleanup in earnestjmayer1-157/+165
2009-03-30Andreas Schuler:jmayer1-83/+788
2009-03-28Don't use sprintf() - use ep_strbufs and ep_strbuf_append_printf()guy1-12/+19
2009-03-24Andreas Schulerjmayer1-10/+11
2009-03-24Andreas Schulerjmayer1-26/+65
2009-02-11Whitespace changes, missed a comment in Germanjmayer1-713/+713
2009-02-05Replace remaining usage of sprintf ...wmeier1-2/+2
2009-02-05Don't convert a const to a non-constjmayer1-5/+5
2009-02-05Keep the compiler happy: revert one change....wmeier1-1/+1
2009-02-05Define most everything as static (fcns & global variables);wmeier1-112/+110
2009-02-05#include <epan/prefs> not req'd; minor spacing changes;wmeier1-7/+6
2009-02-04More whitespace changesjmayer1-542/+310
2009-02-04Small whitespace changesjmayer1-549/+545
2009-02-04One very minor reg_handoff change [static ... not req'd]wmeier1-1/+1
2009-02-03Fix some errors I either missed or introduced:jmayer1-87/+92
2009-02-03Andreas Schuler <krater (A) badterrorist.com>jmayer1-0/+1960