mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-10 00:43:36 +00:00
- Removed superfluous debugging info
This commit is contained in:
parent
058881547f
commit
89f3fc5bf1
@ -181,7 +181,6 @@ int main( int argc, char *argv[] )
|
||||
}
|
||||
else if( strcmp( p, "subject_name" ) == 0 )
|
||||
{
|
||||
printf("p: '%s', q: '%s'\n", p, q);
|
||||
opt.subject_name = q;
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user