summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/rd_req.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb/rd_req.c')
-rw-r--r--src/lib/krb5/krb/rd_req.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/krb/rd_req.c b/src/lib/krb5/krb/rd_req.c
index cd498a1a46..a2dfb3c572 100644
--- a/src/lib/krb5/krb/rd_req.c
+++ b/src/lib/krb5/krb/rd_req.c
@@ -42,7 +42,7 @@
* returns system errors, encryption errors, replay errors
*/
-krb5_error_code INTERFACE
+krb5_error_code
krb5_rd_req(context, auth_context, inbuf, server, keytab,
ap_req_options, ticket)
krb5_context context;