David Benjamin 609b0852e4 Remove trailing whitespace from some files.
The prevailing style seems to not have trailing whitespace, but a few
lines do. This is mostly in the perlasm files, but a few C files got
them after the reformat. This is the result of:

  find . -name '*.pl' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'
  find . -name '*.c' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'
  find . -name '*.h' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'

Then bn_prime.h was excluded since this is a generated file.

Note mkerr.pl has some changes in a heredoc for some help output, but
other lines there lack trailing whitespace too.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-10-10 23:36:21 +01:00
..
2016-06-11 16:43:49 +02:00
2016-06-16 15:08:57 -04:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00
2016-06-29 09:56:39 -04:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00
2016-06-11 16:43:49 +02:00
2016-08-18 17:20:36 +01:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00
2016-07-25 08:20:00 -04:00
2016-05-17 14:51:26 -04:00
2016-05-17 14:51:26 -04:00