]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Sockets/RecvDgram/RecvDgram.c
Update the sockets applications
[mirror_edk2.git] / AppPkg / Applications / Sockets / RecvDgram / RecvDgram.c
index 7809e80ff8b7cdf467ad1e9e1c49e1eb8ffc166a..695db938b97ad8ccc7e210ef2c4910e0442b859a 100644 (file)
@@ -25,7 +25,7 @@
 #include <sys/socket.h>\r
 #include <sys/time.h>\r
 \r
-UINT8 mBuffer [ 65536 ];\r
+UINT8 mBuffer[ 65536 ];\r
 \r
 /**\r
   Receive a datagram\r