Kaydet (Commit) b52e862e authored tarafından Takeshi Abe's avatar Takeshi Abe

fix typo

üst 9dbc7885
......@@ -426,7 +426,7 @@ oslFileError osl_unmountVolumeDevice( oslVolumeDeviceHandle Handle )
tErr = osl_unmountFloppy(Handle);
OSL_ENSURE( tErr, "osl_unmountvolumeDevice: CWD was set to volume mount point" );
OSL_ENSURE( tErr, "osl_unmountVolumeDevice: CWD was set to volume mount point" );
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment