Regenerate all asn2wrs generated dissectors
[obnox/wireshark/wip.git] / epan / dissectors / packet-pkixproxy.c
index 67777eb80db21d246067cab75f00e505deb6f8b8..a4c13d7871d279b22671089b6d44c9aff5ae6634 100644 (file)
@@ -82,7 +82,7 @@ static gint ett_pkixproxy_ProxyPolicy = -1;
 static int
 dissect_pkixproxy_ProxyCertPathLengthConstraint(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
-                                  NULL);
+                                                NULL);
 
   return offset;
 }