From 68662e599b1cfe0496035d4c307002b6525c598a Mon Sep 17 00:00:00 2001 From: Barry Jaspan Date: Thu, 25 May 1995 17:33:34 +0000 Subject: [PATCH] [secure-admin/2432] document the integer values of the error codes; note that this really isn't necessary since the com_err prefix defines it git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5872 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/kadm5/api-funcspec.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/kadm5/api-funcspec.tex b/doc/kadm5/api-funcspec.tex index 8b86a11a9..ae832aef7 100644 --- a/doc/kadm5/api-funcspec.tex +++ b/doc/kadm5/api-funcspec.tex @@ -449,6 +449,9 @@ table name will be ``ovk'', and the offsets will be the same as the order presented here. As mentioned above, the error table include file will be $<$ovsec_admin/kadm_err.h$>$. +The integer value of OVSEC_KADM_FAILURE is 43787520; the remaining +values are assigned in sequentially increasing order. + \begin{description} \item[* OVSEC_KADM_FAILURE] Operation failed for unspecified reason \item[* OVSEC_KADM_AUTH_GET] Operation requires ``get'' privilege -- 2.26.2