svn commit: samba r19237 - in branches/SAMBA_3_0/source/libsmb: .

metze at samba.org metze at samba.org
Wed Oct 11 09:15:12 GMT 2006


Author: metze
Date: 2006-10-11 09:15:11 +0000 (Wed, 11 Oct 2006)
New Revision: 19237

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19237

Log:
fix typo

metze
Modified:
   branches/SAMBA_3_0/source/libsmb/clikrb5.c


Changeset:
Modified: branches/SAMBA_3_0/source/libsmb/clikrb5.c
===================================================================
--- branches/SAMBA_3_0/source/libsmb/clikrb5.c	2006-10-11 08:47:56 UTC (rev 19236)
+++ branches/SAMBA_3_0/source/libsmb/clikrb5.c	2006-10-11 09:15:11 UTC (rev 19237)
@@ -956,7 +956,7 @@
 		smb_krb5_free_ap_req(context, ap_req);
 	}
 #else
-#error UNKOWN_KRB5_AP_REQ_DECODING_FUNCTION
+#error UNKNOWN_KRB5_AP_REQ_DECODING_FUNCTION
 #endif
 	return ret;
 }



More information about the samba-cvs mailing list