]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Sockets/SetHostName/SetHostName.c
AppPkg/Applications/Sockets/TftpServer: Make the include file names match the case...
[mirror_edk2.git] / AppPkg / Applications / Sockets / SetHostName / SetHostName.c
index 85dc1c43fe9c98e52dc7c9265ef7b7eaa31136db..2c8001e2055b166e75a60671380a04052032e386 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Set the host name\r
 \r
-  Copyright (c) 2011, Intel Corporation\r
+  Copyright (c) 2011-2012, Intel Corporation\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -22,7 +22,7 @@
 \r
 #include <sys/socket.h>\r
 \r
-char mBuffer [65536];\r
+char mBuffer[65536];\r
 \r
 \r
 /**\r