mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Style: fix trailing spaces
This commit is contained in:
parent
013bffe5a7
commit
6c5abfa42b
13 changed files with 15 additions and 15 deletions
|
|
@ -134,7 +134,7 @@ int main( void )
|
|||
}
|
||||
|
||||
rsa.len = ( mpi_msb( &rsa.N ) + 7 ) >> 3;
|
||||
|
||||
|
||||
fclose( f );
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue