]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/BaseMemoryLibStm/ZeroMemWrapper.c
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / ArmPkg / Library / BaseMemoryLibStm / ZeroMemWrapper.c
index 89520348bad2aefaadd92e51f8806ea8bba44f05..d6c6279f682fda1933fa47c324d5596591aab9b8 100755 (executable)
@@ -11,7 +11,7 @@
     BaseMemoryLibOptPei\r
     PeiMemoryLib\r
     UefiMemoryLib\r
     BaseMemoryLibOptPei\r
     PeiMemoryLib\r
     UefiMemoryLib\r
-    \r
+\r
   Copyright (c) 2006 - 2009, 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
   Copyright (c) 2006 - 2009, 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
@@ -29,7 +29,7 @@
   Fills a target buffer with zeros, and returns the target buffer.\r
 \r
   This function fills Length bytes of Buffer with zeros, and returns Buffer.\r
   Fills a target buffer with zeros, and returns the target buffer.\r
 \r
   This function fills Length bytes of Buffer with zeros, and returns Buffer.\r
-  \r
+\r
   If Length > 0 and Buffer is NULL, then ASSERT().\r
   If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT().\r
 \r
   If Length > 0 and Buffer is NULL, then ASSERT().\r
   If Length is greater than (MAX_ADDRESS - Buffer + 1), then ASSERT().\r
 \r