[git commit] tls: P at 256: remove "header comment is kept intact" comment

Denys Vlasenko vda.linux at googlemail.com
Wed Oct 6 12:28:47 UTC 2021


commit: https://git.busybox.net/busybox/commit/?id=d74993d31dc91b7da6519527a94b4795dd8f6814
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 networking/tls_sp_c32.c | 1 -
 1 file changed, 1 deletion(-)

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;
 /* 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 {


More information about the busybox-cvs mailing list