aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkixproxy/packet-pkixproxy-template.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-12-07 11:37:58 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-12-07 11:37:58 +0000
commiteb252d2d3471d5b80af847cd536048fc05c4ae5f (patch)
tree776d04fbeb6cbfb1c42b28a1a6518b18fd846d26 /asn1/pkixproxy/packet-pkixproxy-template.c
parentc67d38cf15be33536de6da517221cf7ce7285f8e (diff)
- Make local functions static.
- Forward declaration of register functions. svn path=/trunk/; revision=53821
Diffstat (limited to 'asn1/pkixproxy/packet-pkixproxy-template.c')
-rw-r--r--asn1/pkixproxy/packet-pkixproxy-template.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/asn1/pkixproxy/packet-pkixproxy-template.c b/asn1/pkixproxy/packet-pkixproxy-template.c
index 960024ce65..d1af8a72ce 100644
--- a/asn1/pkixproxy/packet-pkixproxy-template.c
+++ b/asn1/pkixproxy/packet-pkixproxy-template.c
@@ -37,6 +37,8 @@
#define PSNAME "PKIXPROXY"
#define PFNAME "pkixproxy"
+void proto_register_pkixproxy(void);
+
/* Initialize the protocol and registered fields */
static int proto_pkixproxy = -1;
#include "packet-pkixproxy-hf.c"