aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-v52.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-06Fix various typos and spelling errors.wmeier1-3/+3
2010-04-28Let's not use tabs with tab-width=4; Converts tabs to spaces (with indent=4).wmeier1-2016/+2016
2010-03-15Declare sip_uri_offset_init() as returning void and remove a couple unused va...morriss1-0/+3
2010-02-03Change author attribution as per https://bugs.wireshark.org/bugzilla/show_bug...morriss1-12/+10
2010-01-22#include stdio & etc not req'd (and remove // lines committed by mistake ...)wmeier1-3/+0
2010-01-22Fix some gcc -Wshadow warningswmeier1-13/+10
2009-07-27From Vladimir Smrekar:etxrab1-355/+362
2009-07-15Add a modeline blurb. Minor indentation fix.gerald1-1/+13
2009-07-15Make sure we advance our offset during a while loop. This should fix recentgerald1-0/+7
2009-07-14#include prefs.h not req'd; Also: remove unused #definewmeier1-3/+1
2009-07-14From Vladimir Smrekar :etxrab1-0/+2535