diff options
-rw-r--r-- | src/lib/krb425/sendauth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb425/sendauth.c b/src/lib/krb425/sendauth.c index 0a5394500e..2d73748e17 100644 --- a/src/lib/krb425/sendauth.c +++ b/src/lib/krb425/sendauth.c @@ -250,4 +250,4 @@ char *service; return(cc); return(KSUCCESS); } -#endif ATHENA_COMPAT +#endif /* ATHENA_COMPAT */ |