Fix return type

svn path=/trunk/; revision=32288
This commit is contained in:
Hervé Poussineau 2008-02-11 13:19:06 +00:00
parent 4e98dbef17
commit 2681f2febc

View file

@ -3050,7 +3050,7 @@ RtlTimeFieldsToTime(
);
NTSYSAPI
VOID
BOOLEAN
NTAPI
RtlTimeToSecondsSince1970(
PLARGE_INTEGER Time,