[git commit] whitespace fix

Denys Vlasenko vda.linux at googlemail.com
Mon Oct 11 17:11:06 UTC 2021


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

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

diff --git a/networking/tls_pstm.h b/networking/tls_pstm.h
index bc7a0119a..56c6bb879 100644
--- a/networking/tls_pstm.h
+++ b/networking/tls_pstm.h
@@ -283,4 +283,3 @@ extern int32 pstm_invmod(psPool_t *pool, pstm_int * a, pstm_int * b,
 	typedef int32 pstm_int;
 #endif /* !DISABLE_PSTM */
 #endif /* _h_PSTMATH */
-


More information about the busybox-cvs mailing list