- Fix typo accidentally added after testing the build (due to alt-f Q)

svn path=/trunk/; revision=19453
This commit is contained in:
Alex Ionescu 2005-11-22 06:57:36 +00:00
parent 13b219657a
commit 90c7b2a8ae

View file

@ -2230,7 +2230,7 @@ RtlResetRtlTranslations(IN PNLSTABLEINFO NlsTable);
static __inline
LARGE_INTEGER
NTAPI_INLINE
RtlConvertLongToLargeIntegerf(
RtlConvertLongToLargeInteger(
LONG SignedInteger
)
{