]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix some unicode characters in source file.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 18 Nov 2009 04:14:42 +0000 (04:14 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 18 Nov 2009 04:14:42 +0000 (04:14 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9442 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/IpSecConfig.h

index 609bc3d3fd919de1bdce0f41ae0b5ef10d8b98fa..375d1df2da679ac79367693d648419fcf00850ec 100644 (file)
@@ -479,7 +479,7 @@ typedef struct _EFI_IPSEC_SA_DATA {
   /// \r
   EFI_IPSEC_SPD_SELECTOR          *SpdSelector;\r
   /// \r
-  /// Indication of whether it¡¯s manually set or negotiated automatically. \r
+  /// Indication of whether it's manually set or negotiated automatically. \r
   /// If ManualSet is FALSE, the corresponding SA entry is inserted through \r
   /// IKE protocol negotiation.\r
   ///\r
@@ -595,7 +595,7 @@ typedef struct _EFI_IPSEC_PAD_DATA {
   This function is used to set the IPsec configuration information of type DataType for\r
   the EFI IPsec driver.\r
   The IPsec configuration data has a unique selector/identifier separately to identify\r
-  a data entry. The selector structure depends on DataType¡¯s definition.\r
+  a data entry. The selector structure depends on DataType's definition.\r
   Using SetData() with a Data of NULL causes the IPsec configuration data entry identified\r
   by DataType and Selector to be deleted.        \r
 \r