Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2021-10-11 20:11:06 +0300
committerDenys Vlasenko <vda.linux@googlemail.com>2021-10-11 20:11:06 +0300
commitaec8fbfb834dfcf46b7c967d6572c9adcb72b620 (patch)
tree6152ff9d6677010f5ead3fea8173681d13967221
parent5acf5e1f870fb5382556d4b434158f7d497893ca (diff)
whitespace fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--networking/tls_pstm.h1
1 files changed, 0 insertions, 1 deletions
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 */
-