diff options
author | Bill Meier <wmeier@newsguy.com> | 2014-02-26 14:29:17 -0500 |
---|---|---|
committer | Bill Meier <wmeier@newsguy.com> | 2014-02-26 19:38:21 +0000 |
commit | 1dff4e309d036e23c316f2cf9a6d05d5a4449ff2 (patch) | |
tree | a7ff0816c598def87e246a2ebbd2d80fa47365fc /asn1/cmp/cmp.cnf | |
parent | b4850149dd877375c1d8da3a2d20bddca1d91780 (diff) | |
download | wireshark-1dff4e309d036e23c316f2cf9a6d05d5a4449ff2.tar.gz wireshark-1dff4e309d036e23c316f2cf9a6d05d5a4449ff2.tar.bz2 wireshark-1dff4e309d036e23c316f2cf9a6d05d5a4449ff2.zip |
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 <wmeier@newsguy.com>
Tested-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'asn1/cmp/cmp.cnf')
-rw-r--r-- | asn1/cmp/cmp.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/cmp/cmp.cnf b/asn1/cmp/cmp.cnf index 744232ee85..3c9b7f804a 100644 --- a/asn1/cmp/cmp.cnf +++ b/asn1/cmp/cmp.cnf @@ -5,7 +5,7 @@ PKIX1Explicit88 pkix1explicit PKIX1Implicit88 pkix1implicit PKIXCRMF-2005 crmf - + #.INCLUDE ../pkix1explicit/pkix1explicit_exp.cnf #.INCLUDE ../pkix1implicit/pkix1implicit_exp.cnf #.IMPORT ../crmf/crmf-exp.cnf |