 869330023b
			
		
	
	869330023b
	
	
	
		
			
			git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5957 ec53bebd-3082-4978-b11e-865c3cabbd6b
		
			
				
	
	
		
			18 lines
		
	
	
		
			367 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			367 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #
 | |
| # Error messages for the krb5 library
 | |
| #
 | |
| # This might look like a com_err file, but is not
 | |
| #
 | |
| id "$Id$"
 | |
| 
 | |
| error_table heim
 | |
| 
 | |
| prefix HEIM_ERR
 | |
| 
 | |
| 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"
 | |
| 
 | |
| end
 |