summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/strlwr.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/roken/strlwr.c')
-rw-r--r--source4/heimdal/lib/roken/strlwr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/roken/strlwr.c b/source4/heimdal/lib/roken/strlwr.c
index 1a6634b736..68bd4edad3 100644
--- a/source4/heimdal/lib/roken/strlwr.c
+++ b/source4/heimdal/lib/roken/strlwr.c
@@ -38,7 +38,7 @@
#include "roken.h"
#ifndef HAVE_STRLWR
-char * ROKEN_LIB_FUNCTION
+ROKEN_LIB_FUNCTION char * ROKEN_LIB_CALL
strlwr(char *str)
{
char *s;