mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 17:44:45 +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
|
||||
*
|
||||
|
@ -283,11 +283,12 @@ FsRtlPostStackOverflow (
|
|||
* FsRtlSyncVolumes@12
|
||||
*
|
||||
* DESCRIPTION
|
||||
* Obsolete function.
|
||||
*
|
||||
* ARGUMENTS
|
||||
*
|
||||
* RETURN VALUE
|
||||
*
|
||||
* It always returns STATUS_SUCCESS.
|
||||
*/
|
||||
NTSTATUS
|
||||
STDCALL
|
||||
|
|
Loading…
Reference in a new issue