aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorAntoine Cœur <coeur@gmx.fr>2019-07-01 01:32:16 +0800
committerGreg Hudson <ghudson@mit.edu>2019-07-11 11:46:47 -0400
commit27521a6b02421608148f20f26c2a73f93d339f8c (patch)
tree3dc3b440cd30c5425ae993f64cfe264ab9a2d8ba /src/include
parent2063ff09b384d466c15aca8970c01d074230c815 (diff)
downloadkrb5-27521a6b02421608148f20f26c2a73f93d339f8c.zip
krb5-27521a6b02421608148f20f26c2a73f93d339f8c.tar.gz
krb5-27521a6b02421608148f20f26c2a73f93d339f8c.tar.bz2
Fix typos
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gssrpc/clnt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gssrpc/clnt.h b/src/include/gssrpc/clnt.h
index fc6836c..6a4a1e1 100644
--- a/src/include/gssrpc/clnt.h
+++ b/src/include/gssrpc/clnt.h
@@ -70,7 +70,7 @@ enum clnt_stat {
* callrpc & clnt_create errors
*/
RPC_UNKNOWNHOST=13, /* unknown host name */
- RPC_UNKNOWNPROTO=17, /* unkown protocol */
+ RPC_UNKNOWNPROTO=17, /* unknown protocol */
/*
* _ create errors