mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
Added missing newline
svn path=/trunk/; revision=3329
This commit is contained in:
parent
5e4fc8c66d
commit
ce083074cf
1 changed files with 2 additions and 2 deletions
|
@ -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 */
|
||||
/* EOF */
|
||||
|
|
Loading…
Reference in a new issue