projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[VFATLIB]
[reactos.git]
/
reactos
/
lib
/
fslib
/
vfatlib
/
vfatlib.c
diff --git
a/reactos/lib/fslib/vfatlib/vfatlib.c
b/reactos/lib/fslib/vfatlib/vfatlib.c
index
306940b
..
c2cef58
100644
(file)
--- a/
reactos/lib/fslib/vfatlib/vfatlib.c
+++ b/
reactos/lib/fslib/vfatlib/vfatlib.c
@@
-49,7
+49,7
@@
VfatFormat(IN PUNICODE_STRING DriveRoot,
NULL);
Status = NtOpenFile(&FileHandle,
- FILE_GENERIC_READ | FILE_GENERIC_WRITE,
+ FILE_GENERIC_READ | FILE_GENERIC_WRITE
| SYNCHRONIZE
,
&ObjectAttributes,
&Iosb,
FILE_SHARE_READ,