]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/AbsolutePointer.h
Use doxygen comment style for document entity such as struct, enum, variable that...
[mirror_edk2.git] / MdePkg / Include / Protocol / AbsolutePointer.h
index ca7ca6c820fc412f602c0041834bf3203c46b93f..2b8d94d49fbd5dee54e7013a5d6ded5bf67c1752 100644 (file)
@@ -73,14 +73,14 @@ typedef struct {
   UINT32 Attributes;\r
 } EFI_ABSOLUTE_POINTER_MODE;\r
 \r
-//\r
-// If set, indicates this device supports an alternate button input. \r
-// \r
+///\r
+/// If set, indicates this device supports an alternate button input. \r
+/// \r
 #define EFI_ABSP_SupportsAltActive    0x00000001\r
 \r
-//\r
-// If set, indicates this device returns pressure data in parameter CurrentZ.\r
-// \r
+///\r
+/// If set, indicates this device returns pressure data in parameter CurrentZ.\r
+/// \r
 #define EFI_ABSP_SupportsPressureAsZ  0x00000002\r
 \r
 \r