[ros-diffs] [ea] 13785: Fix FsRtlNotifyInitializeSync signature.
ea at svn.reactos.com
ea at svn.reactos.com
Mon Feb 28 22:59:47 CET 2005
Fix FsRtlNotifyInitializeSync signature.
Modified: trunk/reactos/include/ddk/fsfuncs.h
_____
Modified: trunk/reactos/include/ddk/fsfuncs.h
--- trunk/reactos/include/ddk/fsfuncs.h 2005-02-28 21:10:39 UTC (rev
13784)
+++ trunk/reactos/include/ddk/fsfuncs.h 2005-02-28 21:59:47 UTC (rev
13785)
@@ -617,7 +617,7 @@
);
VOID STDCALL
-FsRtlNotifyInitializeSync(IN OUT PNOTIFY_SYNC NotifySync);
+FsRtlNotifyInitializeSync(IN OUT PNOTIFY_SYNC *NotifySync);
NTSTATUS STDCALL
FsRtlNotifyVolumeEvent(IN PFILE_OBJECT FileObject,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050228/0ea7294c/attachment.html
More information about the Ros-diffs
mailing list