aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mim.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-19Localize a global variable; Do minor reformatting.Bill Meier1-28/+28
2011-10-23Remove some unneeded lines of code.Bill Meier1-6/+2
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-09-19Don't assign the return value of proto_tree_add_item() if it's not going to b...Chris Maynard1-11/+9
2011-09-09Use tvb_new_subset_remaining() iso tvb_new_subset();Bill Meier1-59/+62
2011-09-08packet-mim.c:220: warning: 'dst_addr' may be used uninitialized in this functionAnders Broman1-1/+1
2011-09-08from Leonard Tracy:Anders Broman1-0/+403