Commit b40803cf authored by David Reid's avatar David Reid

Update fs.

parent 466a1354
......@@ -22,7 +22,7 @@ static fs_result fs_result_from_GetLastError(DWORD error)
default: break;
}
return EINVAL;
return FS_ERROR;
}
#endif
......
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