svn commit: lorikeet r578 - in trunk/heimdal/lib/hx509: .

lha at samba.org lha at samba.org
Sun Oct 8 07:58:45 GMT 2006


Author: lha
Date: 2006-10-08 07:58:45 +0000 (Sun, 08 Oct 2006)
New Revision: 578

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

Log:
merge build fixes from heimdal cvs 20061008

Modified:
   trunk/heimdal/lib/hx509/name.c


Changeset:
Modified: trunk/heimdal/lib/hx509/name.c
===================================================================
--- trunk/heimdal/lib/hx509/name.c	2006-10-07 20:06:20 UTC (rev 577)
+++ trunk/heimdal/lib/hx509/name.c	2006-10-08 07:58:45 UTC (rev 578)
@@ -152,7 +152,7 @@
 }
 
 int
-_hx509_Name_to_string(const const Name *n, char **str)
+_hx509_Name_to_string(const Name *n, char **str)
 {
     size_t total_len = 0;
     int i, j;



More information about the samba-cvs mailing list