aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mgcp.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-16Make MGCP a builtin dissector to reduce the number of plugins.Jaap Keuter1-0/+67
(Leave the MGCP plugin dir for now). svn path=/trunk/; revision=23201
2007-10-16Don't just copy a file and check that in. Use svn copy to retain the history.Jaap Keuter1-67/+0
svn path=/trunk/; revision=23200
2007-10-15Make MGCP a builtin dissector to reduce the number of plugins.Anders Broman1-0/+67
(Leave the MGCP plugin dir for now). svn path=/trunk/; revision=23190