mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Fixed typo
svn path=/trunk/; revision=1870
This commit is contained in:
@@ -174,7 +174,7 @@ VOID FloppyDpcReadWrite( PKDPC Dpc,
|
||||
}
|
||||
else {
|
||||
IoFreeController( Controller );
|
||||
// oetherwise, complete the Irp
|
||||
// otherwise, complete the Irp
|
||||
IoCompleteRequest( Irp, 0 );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user