summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/getipnodebyaddr.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/roken/getipnodebyaddr.c')
-rw-r--r--source4/heimdal/lib/roken/getipnodebyaddr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/roken/getipnodebyaddr.c b/source4/heimdal/lib/roken/getipnodebyaddr.c
index ddaec03a89..7d4095f1d8 100644
--- a/source4/heimdal/lib/roken/getipnodebyaddr.c
+++ b/source4/heimdal/lib/roken/getipnodebyaddr.c
@@ -40,7 +40,7 @@
* to a malloced struct hostent or NULL.
*/
-struct hostent * ROKEN_LIB_FUNCTION
+ROKEN_LIB_FUNCTION struct hostent * ROKEN_LIB_CALL
getipnodebyaddr (const void *src, size_t len, int af, int *error_num)
{
struct hostent *tmp;