aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cipmotion.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-13Initial a variable to prevent a (not actualy valid) compiler warning:wmeier1-1/+1
2011-10-13Fix a "set but not used" compiler warning.wmeier1-2/+2
2011-10-13Fix a "defined but not used" compiler warning.wmeier1-1/+0
2011-10-13Mark some function parameters as unused (_U_); Fixes compiler warnings.wmeier1-3/+3
2011-10-13From Benjamin Stocks (with some work by Michael Mann): "CIP Motion" dissector;wmeier1-0/+2216