~ubuntu-branches/ubuntu/raring/heimdal/raring

« back to all changes in this revision

Viewing changes to lib/hdb/hdb_err.et

  • Committer: Package Import Robot
  • Author(s): Jelmer Vernooij
  • Date: 2011-10-03 23:50:05 UTC
  • mfrom: (1.1.15) (2.2.23 sid)
  • Revision ID: package-import@ubuntu.com-20111003235005-0voibbgdhyqmtp6w
Tags: 1.5.dfsg.1-3
Add conflicts with kcc to heimdal-clients. Closes: #644138

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
error_code MANDATORY_OPTION,    "Entry contains unknown mandatory extension"
27
27
error_code NO_WRITE_SUPPORT,    "HDB backend doesn't contain write support"
28
28
error_code NOT_FOUND_HERE,      "The secret for this entry is not replicated to this database"
29
 
error_code MISUSE,              "Incorrect use of the API"
30
29
 
31
30
end