]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
Minor coding style adjustment for DxeCore.
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / DxeMain / DxeMain.c
index b0a5c60f285ed98b9a72918b7ae9763c6ccbb0b5..1e600a9877e8b468373f16e23501d364ade0219c 100644 (file)
@@ -840,7 +840,7 @@ DxeMainUefiDecompressGetInfo (
   This protocol is designed so that the decompression algorithm can be\r
   implemented without using any memory services. As a result, the Decompress()\r
   Function is not allowed to call AllocatePool() or AllocatePages() in its\r
-  implementation. It is the caller¡¯s responsibility to allocate and free the\r
+  implementation. It is the caller's responsibility to allocate and free the\r
   Destination and Scratch buffers.\r
   If the compressed source data specified by Source and SourceSize is\r
   sucessfully decompressed into Destination, then EFI_SUCCESS is returned. If\r