openssl/crypto/stack
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
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
Makefile Update filenames in makefiles. 2006-02-04 01:45:59 +00:00
safestack.h indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:26:44 +00:00
stack.c Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
stack.h Implement sk_deep_copy. 2014-07-07 19:19:13 +10:00