summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4/win_store.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb4/win_store.c')
-rw-r--r--src/lib/krb4/win_store.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb4/win_store.c b/src/lib/krb4/win_store.c
index 39841fcb69..46c1352684 100644
--- a/src/lib/krb4/win_store.c
+++ b/src/lib/krb4/win_store.c
@@ -119,7 +119,7 @@ krb__get_realmsfile()
* the [DEFAULTS] section of the "kerberos.ini" file located in the
* Windows directory.
*/
-char FAR * KRB5_CALLCONV
+char * KRB5_CALLCONV
krb_get_default_user()
{
static char username[ANAME_SZ];