Fix comment again

This commit is contained in:
Félix Saparelli 2023-02-13 15:56:31 +13:00
parent 40c6465a2f
commit f324d00b71
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ impl ExecHandler {
}
}
// Required from Rust 1.65:
// Required from Rust 1.66:
// https://github.com/rust-lang/rust/pull/101077
#[cfg(unix)]
{