]> git.proxmox.com Git - mirror_edk2.git/commitdiff
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8576 6f19259b...
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Jun 2009 13:16:06 +0000 (13:16 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Jun 2009 13:16:06 +0000 (13:16 +0000)
IntelFrameworkPkg/Include/Protocol/SmmGpiDispatch.h

index b9df94dbfcb2cfa15afb7e9f2640e759486f8f0a..0632d259643c1ef8c9f933407fedaf6561abeac3 100644 (file)
@@ -125,9 +125,9 @@ struct _EFI_SMM_GPI_DISPATCH_PROTOCOL {
   EFI_SMM_GPI_REGISTER    Register;\r
   EFI_SMM_GPI_UNREGISTER  UnRegister;\r
 \r
-  //\r
-  // Denotes the maximum value of inputs that can have handlers attached.\r
-  //\r
+  ///\r
+  /// Denotes the maximum value of inputs that can have handlers attached.\r
+  ///\r
   UINTN                   NumSupportedGpis;\r
 };\r
 \r