mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 16:33:02 -05:00
dll: fuse: cosmetic fix
This commit is contained in:
parent
77e7147893
commit
e08b462566
@ -537,7 +537,7 @@ FSP_FUSE_API struct fuse *fsp_fuse_new(struct fsp_fuse_env *env,
|
||||
switch (Result)
|
||||
{
|
||||
case STATUS_ACCESS_DENIED:
|
||||
ErrorMessage = L": Access denied.";
|
||||
ErrorMessage = L": access denied.";
|
||||
break;
|
||||
|
||||
case STATUS_NO_SUCH_DEVICE:
|
||||
|
Loading…
x
Reference in New Issue
Block a user