From 77899b77db4b269d3ba609c9be0c82aa609381f4 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Wed, 25 Aug 1999 20:49:17 +0000 Subject: [PATCH] add OPNOTSUPP git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6868 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/heim_err.et | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/krb5/heim_err.et b/lib/krb5/heim_err.et index d93810f26..a040c0eb4 100644 --- a/lib/krb5/heim_err.et +++ b/lib/krb5/heim_err.et @@ -13,5 +13,6 @@ error_code LOG_PARSE, "Error parsing log destination" error_code V4_PRINC_NO_CONV, "Failed to convert v4 principal" error_code SALTTYPE_NOSUPP, "Salt type is not supported by enctype" error_code NOHOST, "Host not found" +error_code OPNOTSUPP, "Operation not supported" end