aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/q932/packet-q932-template.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-12-17 22:07:32 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-12-17 22:07:32 +0000
commite6d09c163454627e8caedc8b58836f9071073c6e (patch)
treef7dd74e1d7000bdf1fcc3730f894157f53b7c68e /asn1/q932/packet-q932-template.c
parentbe09c39208963340b9e4aad210facbeeeffd2d46 (diff)
Make local functions static. Include *.h when needed.
svn path=/trunk/; revision=54201
Diffstat (limited to 'asn1/q932/packet-q932-template.c')
-rw-r--r--asn1/q932/packet-q932-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/q932/packet-q932-template.c b/asn1/q932/packet-q932-template.c
index 7578582192..51559f4817 100644
--- a/asn1/q932/packet-q932-template.c
+++ b/asn1/q932/packet-q932-template.c
@@ -135,7 +135,7 @@ static const value_string str_nd[] = {
#include "packet-q932-fn.c"
/*--- dissect_q932_facility_ie -------------------------------------------------------*/
-/*static*/ void
+static void
dissect_q932_facility_ie(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int length) {
gint8 appclass;
gboolean pc;