X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Finclude%2Fndk%2Frtlfuncs.h;h=f8e197ef914617196cf57a0a5abf4f01043cbc68;hp=3822cc21bdea72b20133b5c73ee524c53f86990a;hb=90c7b2a8ae1a065136258c7832f70917281acb9d;hpb=13b219657a4aba9a042113f578704872e8a34a6c diff --git a/reactos/include/ndk/rtlfuncs.h b/reactos/include/ndk/rtlfuncs.h index 3822cc21bde..f8e197ef914 100644 --- a/reactos/include/ndk/rtlfuncs.h +++ b/reactos/include/ndk/rtlfuncs.h @@ -2230,7 +2230,7 @@ RtlResetRtlTranslations(IN PNLSTABLEINFO NlsTable); static __inline LARGE_INTEGER NTAPI_INLINE -RtlConvertLongToLargeIntegerf( +RtlConvertLongToLargeInteger( LONG SignedInteger ) {