mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 22:19:11 +01:00
Fix comments about filenames in some programs
This commit is contained in:
parent
d74c697035
commit
1d8f2da7df
4 changed files with 4 additions and 4 deletions
|
|
@ -86,7 +86,7 @@ int main( int argc, char *argv[] )
|
|||
}
|
||||
|
||||
/*
|
||||
* Extract the signature from the text file
|
||||
* Extract the signature from the file
|
||||
*/
|
||||
ret = 1;
|
||||
mbedtls_snprintf( filename, sizeof(filename), "%s.sig", argv[2] );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue