Added missing newline
authorEric Kohl <eric.kohl@reactos.org>
Sat, 10 Aug 2002 21:58:14 +0000 (21:58 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sat, 10 Aug 2002 21:58:14 +0000 (21:58 +0000)
svn path=/trunk/; revision=3329

reactos/lib/ntdll/rtl/timezone.c

index c83ba18..1fb8340 100644 (file)
@@ -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 */