summaryrefslogtreecommitdiff
path: root/epan/libwireshark.def
diff options
context:
space:
mode:
authorGraeme Lunt <graeme.lunt@smhs.co.uk>2007-12-15 15:17:07 +0000
committerGraeme Lunt <graeme.lunt@smhs.co.uk>2007-12-15 15:17:07 +0000
commit7a5f960bb72daedc7d34fa813e309e40adfd02d8 (patch)
treeca2953dc49c0e3cec707878c7e0dd2135b3d04fa /epan/libwireshark.def
parenta629334be6a1f81836ea2cdf3ed781409ace8b16 (diff)
downloadwireshark-7a5f960bb72daedc7d34fa813e309e40adfd02d8.tar.gz
Add missing proto_get_id
svn path=/trunk/; revision=23874
Diffstat (limited to 'epan/libwireshark.def')
-rw-r--r--epan/libwireshark.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index 878e3a8092..92cf4c0e97 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -587,7 +587,8 @@ proto_find_finfo
proto_frame DATA
proto_get_finfo_ptr_array
proto_get_first_protocol_field
-proto_get_first_protocol
+proto_get_first_protocol
+proto_get_id
proto_get_id_by_filter_name
proto_get_next_protocol
proto_get_next_protocol_field