]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Arp.h
Formalize comments for Protocols and PPIs.
[mirror_edk2.git] / MdePkg / Include / Protocol / Arp.h
index efdd4c2f3402672319c39a3f8d1857df576455a2..edf204ebe315cf0675fbe4f5aa331d58024b89ba 100644 (file)
@@ -249,11 +249,10 @@ EFI_STATUS
   IN EFI_EVENT              ResolvedEvent     OPTIONAL\r
   );  \r
 \r
-/**\r
-  @par Protocol Description:\r
-  ARP is used to resolve local network protocol addresses into \r
-  network hardware addresses.\r
-**/\r
+///\r
+/// ARP is used to resolve local network protocol addresses into \r
+/// network hardware addresses.\r
+///\r
 struct _EFI_ARP_PROTOCOL {\r
   EFI_ARP_CONFIGURE         Configure;\r
   EFI_ARP_ADD               Add;\r