svn commit: samba r8439 - in branches/SAMBA_4_0/source/heimdal_build: .

tridge at samba.org tridge at samba.org
Thu Jul 14 00:52:13 GMT 2005


Author: tridge
Date: 2005-07-14 00:52:12 +0000 (Thu, 14 Jul 2005)
New Revision: 8439

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

Log:
removed an accidential commit

Modified:
   branches/SAMBA_4_0/source/heimdal_build/glue.c


Changeset:
Modified: branches/SAMBA_4_0/source/heimdal_build/glue.c
===================================================================
--- branches/SAMBA_4_0/source/heimdal_build/glue.c	2005-07-13 22:11:52 UTC (rev 8438)
+++ branches/SAMBA_4_0/source/heimdal_build/glue.c	2005-07-14 00:52:12 UTC (rev 8439)
@@ -50,10 +50,3 @@
 }
 
 
-void errx(int eval, const char *fmt, ...)
-{
-  va_list ap;
-  va_start(ap, fmt);
-  verrx(eval, fmt, ap);
-  va_end(ap);
-}



More information about the samba-cvs mailing list