From b133fe1cac9f99b63ea56daf92caa1423b1289d0 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 20 Nov 2008 22:07:43 +0000 Subject: next portion of libc_hidden_proto removal --- libc/inet/ether_addr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/inet/ether_addr.c') diff --git a/libc/inet/ether_addr.c b/libc/inet/ether_addr.c index 914b77c69..8ce61d241 100644 --- a/libc/inet/ether_addr.c +++ b/libc/inet/ether_addr.c @@ -32,7 +32,7 @@ #include libc_hidden_proto(ether_ntoa_r) -libc_hidden_proto(sprintf) +/* libc_hidden_proto(sprintf) */ #ifdef __UCLIBC_HAS_XLOCALE__ /* libc_hidden_proto(__ctype_b_loc) */ /* libc_hidden_proto(__ctype_tolower_loc) */ -- cgit v1.2.3