From 1dff4e309d036e23c316f2cf9a6d05d5a4449ff2 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Wed, 26 Feb 2014 14:29:17 -0500 Subject: Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate dissectors. Change-Id: I0e779b2ac2f608356649c5bbfca438141070dea4 Reviewed-on: https://code.wireshark.org/review/412 Reviewed-by: Bill Meier Tested-by: Bill Meier --- asn1/x509sat/packet-x509sat-template.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asn1/x509sat') diff --git a/asn1/x509sat/packet-x509sat-template.c b/asn1/x509sat/packet-x509sat-template.c index 0117eb8b42..24d3a7b769 100644 --- a/asn1/x509sat/packet-x509sat-template.c +++ b/asn1/x509sat/packet-x509sat-template.c @@ -105,7 +105,7 @@ void proto_reg_handoff_x509sat(void) { oid_add_from_string("dmd","2.5.6.20"); oid_add_from_string("pkiUser","2.5.6.21"); oid_add_from_string("pkiCA","2.5.6.22"); - + oid_add_from_string("parent","2.5.6.28"); oid_add_from_string("child","2.5.6.29"); -- cgit v1.2.3