Fix the documentation
This commit is contained in:
@@ -68,7 +68,7 @@ pub fn main() -> Result<()> {
|
|||||||
.wait()?;
|
.wait()?;
|
||||||
|
|
||||||
// In case the image viewer forks and gives control back prior to reading the file,
|
// In case the image viewer forks and gives control back prior to reading the file,
|
||||||
// drop it and don't run the constructor
|
// drop it and don't run the destructor
|
||||||
mem::forget(temp);
|
mem::forget(temp);
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
|
|||||||
Reference in New Issue
Block a user