Further comment amendments to preserve formatting prior to source reformat

Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
Matt Caswell
2015-01-05 00:34:00 +00:00
parent b691154e18
commit 3a83462dfe
41 changed files with 102 additions and 55 deletions

View File

@@ -56,7 +56,8 @@
* [including the GNU Public Licence.]
*/
/* Code for stacks
/*-
* Code for stacks
* Author - Eric Young v 1.0
* 1.2 eay 12-Mar-97 - Modified sk_find so that it _DOES_ return the
* lowest index for the searched item.