From b8896cc78c97de23d99d9b54a9482edbc85abc8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 11 Jan 2009 21:41:23 +0000 Subject: [PATCH] add NOT_SEEKABLE git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24236 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 547a14e04..ecc59585c 100644 --- a/lib/krb5/heim_err.et +++ b/lib/krb5/heim_err.et @@ -17,6 +17,7 @@ error_code OPNOTSUPP, "Operation not supported" error_code EOF, "End of file" error_code BAD_MKEY, "Failed to get the master key" error_code SERVICE_NOMATCH, "Unacceptable service used" +error_code NOT_SEEKABLE, "File descriptor not seekable" index 64 prefix HEIM_PKINIT