openssl/crypto/whrlpool
Matt Caswell 65a6a1ff45 indent has problems with comments that are on the right hand side of a line.
Sometimes it fails to format them very well, and sometimes it corrupts them!
This commit moves some particularly problematic ones.

Conflicts:
	crypto/bn/bn.h
	crypto/ec/ec_lcl.h
	crypto/rsa/rsa.h
	demos/engines/ibmca/hw_ibmca.c
	ssl/ssl.h
	ssl/ssl3.h

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:26:44 +00:00
..
asm wp-mmx.pl: ~10% performance improvement. 2014-02-01 22:27:07 +01:00
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
Makefile Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSA 2011-08-14 13:47:30 +00:00
whrlpool.h Prohibit use of low level digest APIs in FIPS mode. 2011-06-01 13:39:45 +00:00
wp_block.c indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:26:44 +00:00
wp_dgst.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
wp_locl.h
wp_test.c