whitespace fix

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
pull/49/head
Denys Vlasenko 2021-10-11 19:11:06 +02:00
parent 5acf5e1f87
commit aec8fbfb83
1 changed files with 0 additions and 1 deletions

View File

@ -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 */