mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-06 03:40:04 +00:00
Minor style fix
This commit is contained in:
parent
ad8b9ec9e9
commit
ae98d4aa39
@ -215,7 +215,7 @@ for my $line (@config_lines) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (defined $config_write) {
|
if (defined $config_write) {
|
||||||
print $config_write $line or die "write $config_file: $!\n";;
|
print $config_write $line or die "write $config_file: $!\n";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user