diff --git a/reactos/lib/ntdll/rtl/timezone.c b/reactos/lib/ntdll/rtl/timezone.c index c83ba18f66e..1fb83404e11 100644 --- a/reactos/lib/ntdll/rtl/timezone.c +++ b/reactos/lib/ntdll/rtl/timezone.c @@ -1,4 +1,4 @@ -/* $Id: timezone.c,v 1.1 2001/05/30 20:00:34 ekohl Exp $ +/* $Id: timezone.c,v 1.2 2002/08/10 21:58:14 ekohl Exp $ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel @@ -197,4 +197,4 @@ RtlSetTimeZoneInformation(PTIME_ZONE_INFORMATION TimeZoneInformation) return Status; } -/* EOF */ \ No newline at end of file +/* EOF */