]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/RealTimeClockRuntimeDxe/RealTimeClock.c
Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVER module...
[mirror_edk2.git] / UnixPkg / RealTimeClockRuntimeDxe / RealTimeClock.c
index b94e1f1776524ec88e641e593b6b46a18c0f520e..7ab629cbf64b4b338ad261e6d7c4a396eac07ad5 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2004 - 2008, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
 http://opensource.org/licenses/bsd-license.php                                            \r
@@ -89,7 +89,7 @@ Returns:
 \r
   }\r
 \r
-  gUnix->GetLocalTime (Time);
+  gUnix->GetLocalTime (Time);\r
 \r
   if (Capabilities != NULL) {\r
     Capabilities->Resolution  = 1;\r