add NOT_SEEKABLE

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24236 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-11 21:41:23 +00:00
parent 943942bfa4
commit b8896cc78c

View File

@@ -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