aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os/toffset.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/os/toffset.c')
-rw-r--r--src/lib/krb5/os/toffset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/os/toffset.c b/src/lib/krb5/os/toffset.c
index 72d301d..59c7252 100644
--- a/src/lib/krb5/os/toffset.c
+++ b/src/lib/krb5/os/toffset.c
@@ -91,7 +91,7 @@ krb5_use_natural_time(context)
/*
* This routine returns the current time offsets in use.
*/
-krb5_error_code
+krb5_error_code KRB5_CALLCONV
krb5_get_time_offsets(context, seconds, microseconds)
krb5_context context;
krb5_int32 *seconds, *microseconds;