aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-roofnet.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-26Addt'l minor change relating to proto_reg_handoffBill Meier1-1/+1
2008-09-26Minor cleanup related to proto_register and proto_reg_handoffBill Meier1-14/+10
2008-03-04match_strval() may return NULL so don't blindly pass its return value into co...Jeff Morriss1-1/+1
2008-03-04Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2331 : Replace match_s...Jeff Morriss1-16/+15
2007-03-21Fixes for: warning: function declaration isn't a prototypeJörg Mayer1-1/+1
2006-12-24dissect_roofnet_link() returns no value and nothing expects it to;Guy Harris1-2/+1
2006-12-19From Sebastien Tandel:Jaap Keuter1-0/+375