]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Sockets/GetHostByDns/GetHostByDns.c
Update the sockets applications
[mirror_edk2.git] / AppPkg / Applications / Sockets / GetHostByDns / GetHostByDns.c
index 47453aced2ef40e97decbacc2daaacd8c26e225b..c5c78ac2b3813974b0e57d066fd72121a7bae881 100644 (file)
@@ -23,9 +23,9 @@
 \r
 #include <sys/socket.h>\r
 \r
-struct hostent * _gethostbydnsname(const char *, int);\r
+struct hostent * _gethostbydnsname (const char *, int);\r
 \r
-char mBuffer [65536];\r
+char mBuffer[65536];\r
 \r
 \r
 /**\r