diff options
-rw-r--r-- | networking/tls_pstm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/tls_pstm.h b/networking/tls_pstm.h index bc7a011..56c6bb8 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 */ - |