]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/SmmPowerButtonDispatch2.h
Remove some unicode characters in MdePkg source code.
[mirror_edk2.git] / MdePkg / Include / Protocol / SmmPowerButtonDispatch2.h
index 5a529a10a2376aad53d9777033c3ef8f1c502cae..b3cdb47653c7aeaf192b07f2f367fe3f5f304789 100644 (file)
@@ -61,7 +61,7 @@ typedef struct _EFI_SMM_POWER_BUTTON_DISPATCH2_PROTOCOL EFI_SMM_POWER_BUTTON_DIS
 \r
   @param[in]  This               Pointer to the EFI_SMM_POWER_BUTTON_DISPATCH2_PROTOCOL instance.\r
   @param[in]  DispatchFunction   Function to register for handler when power button is pressed or released.\r
-  @param[in]  RegisterContext    Pointer to the dispatch function\92s context. The caller fills in this context\r
+  @param[in]  RegisterContext    Pointer to the dispatch function's context. The caller fills in this context\r
                                  before calling the Register() function to indicate to the Register() function\r
                                  the power button SMI phase for which the dispatch function should be invoked.\r
   @param[out] DispatchHandle     Handle generated by the dispatcher to track the function instance. \r