mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 14:44:18 +08:00
Fix return type
svn path=/trunk/; revision=32288
This commit is contained in:
@@ -3050,7 +3050,7 @@ RtlTimeFieldsToTime(
|
||||
);
|
||||
|
||||
NTSYSAPI
|
||||
VOID
|
||||
BOOLEAN
|
||||
NTAPI
|
||||
RtlTimeToSecondsSince1970(
|
||||
PLARGE_INTEGER Time,
|
||||
|
||||
Reference in New Issue
Block a user