]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/SmmStandbyButtonDispatch2.h
Remove some unicode characters in MdePkg source code.
[mirror_edk2.git] / MdePkg / Include / Protocol / SmmStandbyButtonDispatch2.h
index 0ca8f037800d244aef8ed32c5c6d7930b4932701..82c944a191ead8af8772ff8db9180fc3307490dc 100644 (file)
@@ -62,7 +62,7 @@ typedef struct _EFI_SMM_STANDBY_BUTTON_DISPATCH2_PROTOCOL EFI_SMM_STANDBY_BUTTON
 \r
   @param[in]  This               Pointer to the EFI_SMM_STANDBY_BUTTON_DISPATCH2_PROTOCOL instance.\r
   @param[in]  DispatchFunction   Function to register for handler when the standby 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 the \r
                                  standby button SMI source for which the dispatch function should be invoked.\r
   @param[out] DispatchHandle     Handle generated by the dispatcher to track the function instance. \r