diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-06-06 13:25:09 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-06-06 13:25:09 +0000 |
commit | a921f29db08ac413f92a9736332f9f0d1090f089 (patch) | |
tree | f785247404923de430ad9655fd9a7a707375ebf3 /libc/inet/rpc/clnt_perror.c | |
parent | 7de0d7394e2058a039fd124aaaf987fb717fb6ca (diff) |
Remove superfluous attribute_hidden from function
definition. I seems to produce spurious warning:
libc/inet/resolv.c:1549: warning: 'visibility' attribute ignored on non-class types
(seems like gcc bug)
and it is not really needed - attribute_hidden was already
specified in function _declaration_ so it is not necessary here.
No code changes (verified with objdump).
Diffstat (limited to 'libc/inet/rpc/clnt_perror.c')
0 files changed, 0 insertions, 0 deletions