mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
- STDCALL -> NTAPI
svn path=/trunk/; revision=36252
This commit is contained in:
parent
af0b1eb575
commit
fa462c13fd
1 changed files with 1 additions and 1 deletions
|
@ -2079,7 +2079,7 @@ IoGetFileObjectGenericMapping(VOID)
|
|||
* @implemented
|
||||
*/
|
||||
BOOLEAN
|
||||
STDCALL
|
||||
NTAPI
|
||||
IoIsFileOriginRemote(IN PFILE_OBJECT FileObject)
|
||||
{
|
||||
/* Return the flag status */
|
||||
|
|
Loading…
Reference in a new issue