openssl/crypto/sha
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 Fix irix-cc build. 2015-01-07 18:41:17 +01:00
.cvsignore
Makefile Harmonize Tru64 and Linux make rules. 2014-09-20 10:22:13 +02:00
sha.c
sha.h indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:26:44 +00:00
sha1.c
sha1_one.c Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +00:00
sha1dgst.c Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +00:00
sha1test.c
sha256.c Fix some clang warnings. 2013-01-13 21:06:36 +00:00
sha256t.c
sha512.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
sha512t.c
sha_dgst.c Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +00:00
sha_locl.h Fix some clang warnings. 2013-01-13 21:06:36 +00:00
sha_one.c
shatest.c