summaryrefslogtreecommitdiffstats
path: root/doc/api/keytab.tex
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2000-10-17 23:13:25 +0000
committerEzra Peisach <epeisach@mit.edu>2000-10-17 23:13:25 +0000
commit9065aab47a6fdfacaab34a93e353f3776e317134 (patch)
treedb4901e1521326de60d29634fb44358b78e62126 /doc/api/keytab.tex
parent8c39822ea022b326621f28661de9fb31d6d5d4ec (diff)
downloadkrb5-9065aab47a6fdfacaab34a93e353f3776e317134.tar.gz
krb5-9065aab47a6fdfacaab34a93e353f3776e317134.tar.xz
krb5-9065aab47a6fdfacaab34a93e353f3776e317134.zip
* krb5.tex: krb5_unparse_name_ext(), krb5_build_principal(),
krb5_build_principal_va, krb5_build_printicpal_ext() use unsigned ints. * libos.tex: krb5_read_password() takes an unsigned int * as the final argument. * keytab.tex: krb5_kt_get_name() takes an unsigned int. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12801 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/api/keytab.tex')
-rw-r--r--doc/api/keytab.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/keytab.tex b/doc/api/keytab.tex
index ce09f58ff..63e27e538 100644
--- a/doc/api/keytab.tex
+++ b/doc/api/keytab.tex
@@ -42,7 +42,7 @@ Requires that \funcparam{string_name} be of the form ``type:residual'' and
``type'' is a type known to the library.
Errors: badly formatted name.
-
+
\begin{funcdecl}{krb5_kt_default_name}{krb5_error_code}{\funcinout}
\funcarg{krb5_context}{context}
\funcin
@@ -116,7 +116,7 @@ If this routine is not available, then KRB5_KT_NOWRITE is returned.
\funcout
\funcarg{char *}{name}
\funcin
-\funcarg{int}{namesize}
+\funcarg{unsigned int}{namesize}
\end{funcdecl}
\funcarg{name} is filled in with the first \funcparam{namesize} bytes of