]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove unicode char
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 28 Sep 2008 07:32:32 +0000 (07:32 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 28 Sep 2008 07:32:32 +0000 (07:32 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6066 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/UsbHostController.h

index d36c2b4dbe362857ef39fe007bf594cb24304b13..3a0fe6dfa8046bcc90071814ce2d4abf5d0f53c2 100644 (file)
@@ -150,7 +150,7 @@ EFI_STATUS
                                 direction of the target USB device. Each endpoint address \r
                                 supports data transfer in one direction except the control \r
                                 endpoint (whose default endpoint address is 0). It is the \r
-                                callers responsibility to make sure that the EndPointAddress \r
+                                caller's responsibility to make sure that the EndPointAddress \r
                                 represents a bulk endpoint.                 \r
   @param  MaximumPacketLength   Indicates the maximum packet size that the default control \r
                                 transfer endpoint is capable of sending or receiving.     \r
@@ -195,7 +195,7 @@ EFI_STATUS
                                 direction of the target USB device. Each endpoint address\r
                                 supports data transfer in one direction except the control\r
                                 endpoint (whose default endpoint address is zero). It is the\r
-                                callers responsibility to make sure that the\r
+                                caller's responsibility to make sure that the\r
                                 EndPointAddress represents an interrupt endpoint.     \r
   @param  IsSlowDevice          Indicates whether the target device is slow device or full-speed\r
                                 device.                                                                          \r
@@ -253,7 +253,7 @@ EFI_STATUS
                                 direction of the target USB device. Each endpoint address\r
                                 supports data transfer in one direction except the control\r
                                 endpoint (whose default endpoint address is zero). It is the\r
-                                callers responsibility to make sure that the\r
+                                caller's responsibility to make sure that the\r
                                 EndPointAddress represents an interrupt endpoint.  \r
   @param  IsSlowDevice          Indicates whether the target device is slow device or full-speed\r
                                 device.                                                                          \r
@@ -303,7 +303,7 @@ EFI_STATUS
   @param  EndPointAddress       The combination of an endpoint number and an endpoint\r
                                 direction of the target USB device. Each endpoint address\r
                                 supports data transfer in one direction except the control\r
-                                endpoint (whose default endpoint address is 0). It is the callers\r
+                                endpoint (whose default endpoint address is 0). It is the caller's\r
                                 responsibility to make sure that the EndPointAddress\r
                                 represents an isochronous endpoint.                  \r
   @param  MaximumPacketLength   Indicates the maximum packet size that the default control \r
@@ -344,7 +344,7 @@ EFI_STATUS
                                 direction of the target USB device. Each endpoint address\r
                                 supports data transfer in one direction except the control\r
                                 endpoint (whose default endpoint address is zero). It is the\r
-                                callers responsibility to make sure that the\r
+                                caller's responsibility to make sure that the\r
                                 EndPointAddress represents an isochronous endpoint.             \r
   @param  MaximumPacketLength   Indicates the maximum packet size that the default control \r
                                 transfer endpoint is capable of sending or receiving. For isochronous \r