aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--networking/tls_sp_c32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/tls_sp_c32.c b/networking/tls_sp_c32.c
index 17fc05f63..76f0770c2 100644
--- a/networking/tls_sp_c32.c
+++ b/networking/tls_sp_c32.c
@@ -32,7 +32,6 @@ typedef int32_t signed_sp_digit;
32/* The code below is taken from parts of 32/* The code below is taken from parts of
33 * wolfssl-3.15.3/wolfcrypt/src/sp_c32.c 33 * wolfssl-3.15.3/wolfcrypt/src/sp_c32.c
34 * and heavily modified. 34 * and heavily modified.
35 * Header comment is kept intact:
36 */ 35 */
37 36
38typedef struct sp_point { 37typedef struct sp_point {