]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c
Fix OPTIONAL usage
[mirror_edk2.git] / MdeModulePkg / Library / DxeUdpIoLib / DxeUdpIoLib.c
index d6ac65278378e2039a19558640c36fea0fda14e5..21af998d25449a456c42c39c67e8aa4ef237fc20 100644 (file)
@@ -288,7 +288,7 @@ UDP_TX_TOKEN *
 UdpIoWrapTx (\r
   IN UDP_IO_PORT            *UdpIo,\r
   IN NET_BUF                *Packet,\r
-  IN UDP_POINTS             *EndPoint, OPTIONAL\r
+  IN UDP_POINTS             *EndPoint  OPTIONAL,\r
   IN IP4_ADDR               Gateway,\r
   IN UDP_IO_CALLBACK        CallBack,\r
   IN VOID                   *Context\r