mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Minor changes.
svn path=/trunk/; revision=946
This commit is contained in:
parent
b6de29fefb
commit
90617da53d
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* $Id: util.c,v 1.3 2000/01/10 22:46:38 ea Exp $
|
/* $Id: util.c,v 1.4 2000/01/20 22:14:45 ea Exp $
|
||||||
*
|
*
|
||||||
* reactos/ntoskrnl/fs/util.c
|
* reactos/ntoskrnl/fs/util.c
|
||||||
*
|
*
|
||||||
|
@ -283,11 +283,12 @@ FsRtlPostStackOverflow (
|
||||||
* FsRtlSyncVolumes@12
|
* FsRtlSyncVolumes@12
|
||||||
*
|
*
|
||||||
* DESCRIPTION
|
* DESCRIPTION
|
||||||
|
* Obsolete function.
|
||||||
*
|
*
|
||||||
* ARGUMENTS
|
* ARGUMENTS
|
||||||
*
|
*
|
||||||
* RETURN VALUE
|
* RETURN VALUE
|
||||||
*
|
* It always returns STATUS_SUCCESS.
|
||||||
*/
|
*/
|
||||||
NTSTATUS
|
NTSTATUS
|
||||||
STDCALL
|
STDCALL
|
||||||
|
|
Loading…
Reference in a new issue