]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePeCoffExtraActionLibNull/PeCoffExtraActionLib.c
For BaseLib IsNull() function , update retval value comment to match its function...
[mirror_edk2.git] / MdePkg / Library / BasePeCoffExtraActionLibNull / PeCoffExtraActionLib.c
index 0b7bcd09888f96c7465b319eea18c002bd0edee0..3fb2827d0f756b547123d61d809e0fba62baabda 100644 (file)
@@ -5,7 +5,7 @@
   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
+  http://opensource.org/licenses/bsd-license.php.\r
 \r
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
@@ -21,7 +21,7 @@
 \r
   If ImageContext is NULL, then ASSERT().\r
 \r
-  @param  ImageContext  Pointer to the image context structure that describes the\r
+  @param  ImageContext  The pointer to the image context structure that describes the\r
                         PE/COFF image that has already been loaded and relocated.\r
 \r
 **/\r
@@ -40,7 +40,7 @@ PeCoffLoaderRelocateImageExtraAction (
   \r
   If ImageContext is NULL, then ASSERT().\r
   \r
-  @param  ImageContext  Pointer to the image context structure that describes the\r
+  @param  ImageContext  The pointer to the image context structure that describes the\r
                         PE/COFF image that is being unloaded.\r
 \r
 **/\r