]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Ip4Config.h
clean up the un-suitable ';' location when declaring the functions.
[mirror_edk2.git] / MdePkg / Include / Protocol / Ip4Config.h
index 6dc9e615bc4006ed60ab3cea32a80ab15b1d1f45..444be530ce12bd172f35342606edcc2b5a7bfce7 100644 (file)
@@ -65,8 +65,7 @@ EFI_STATUS
   IN EFI_IP4_CONFIG_PROTOCOL   *This,\r
   IN EFI_EVENT                 DoneEvent,\r
   IN EFI_EVENT                 ReconfigEvent\r
-  )\r
-;\r
+  );\r
 \r
 /**\r
   Stops running the configuration policy for the EFI IPv4 Protocol driver.\r
@@ -82,8 +81,7 @@ typedef
 EFI_STATUS\r
 (EFIAPI *EFI_IP4_CONFIG_STOP)(\r
   IN EFI_IP4_CONFIG_PROTOCOL   *This\r
-  )\r
-;\r
+  );\r
 \r
 /**\r
   Returns the default configuration data (if any) for the EFI IPv4 Protocol driver.\r
@@ -110,8 +108,7 @@ EFI_STATUS
   IN EFI_IP4_CONFIG_PROTOCOL   *This,\r
   IN OUT UINTN                 *IpConfigDataSize,\r
   OUT EFI_IP4_IPCONFIG_DATA    *IpConfigData    OPTIONAL\r
-  )\r
-;\r
+  );\r
 \r
 /**  \r
   @par Protocol Description:\r