summaryrefslogtreecommitdiff
path: root/StdLib/BsdSocketLib/ns_name.c
diff options
context:
space:
mode:
authorlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>2012-02-10 03:30:41 +0000
committerlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>2012-02-10 03:30:41 +0000
commit826f9005c21d61845f64f779bc86c4ca15caa1e6 (patch)
tree0a3e95f5bdac23a8342ce184b1a8af97b691125f /StdLib/BsdSocketLib/ns_name.c
parentf6e5cdd5cfa100e777db38e5f7b26b7ffcf41330 (diff)
downloadedk2-platforms-826f9005c21d61845f64f779bc86c4ca15caa1e6.tar.xz
Fix some errors detected by the GCC 4.4 compiler.
Signed-off-by: lpleahy git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13006 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'StdLib/BsdSocketLib/ns_name.c')
-rw-r--r--StdLib/BsdSocketLib/ns_name.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/StdLib/BsdSocketLib/ns_name.c b/StdLib/BsdSocketLib/ns_name.c
index 9303b3f437..3b8706acba 100644
--- a/StdLib/BsdSocketLib/ns_name.c
+++ b/StdLib/BsdSocketLib/ns_name.c
@@ -55,10 +55,6 @@
*
*/
-#ifndef lint
-static char rcsid[] = "$Id: ns_name.c,v 1.1.1.1 2003/11/19 01:51:32 kyu3 Exp $";
-#endif
-
#include <sys/types.h>
#include <netinet/in.h>