tls: P@256: remove "header comment is kept intact" comment

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2021-10-06 14:28:47 +02:00
parent 567eefcaf8
commit d74993d31d

View File

@ -32,7 +32,6 @@ typedef int32_t signed_sp_digit;
/* The code below is taken from parts of
* wolfssl-3.15.3/wolfcrypt/src/sp_c32.c
* and heavily modified.
* Header comment is kept intact:
*/
typedef struct sp_point {