From aec8fbfb834dfcf46b7c967d6572c9adcb72b620 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 11 Oct 2021 19:11:06 +0200 Subject: [PATCH] whitespace fix Signed-off-by: Denys Vlasenko --- 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 */ -