svn commit: samba r6480 - in branches/SAMBA_4_0/source/lib/ldb: .

tridge at samba.org tridge at samba.org
Tue Apr 26 04:12:30 GMT 2005


Author: tridge
Date: 2005-04-26 04:12:29 +0000 (Tue, 26 Apr 2005)
New Revision: 6480

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

Log:
fixed whitespace typo

Modified:
   branches/SAMBA_4_0/source/lib/ldb/Makefile.in


Changeset:
Modified: branches/SAMBA_4_0/source/lib/ldb/Makefile.in
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/Makefile.in	2005-04-26 04:02:57 UTC (rev 6479)
+++ branches/SAMBA_4_0/source/lib/ldb/Makefile.in	2005-04-26 04:12:29 UTC (rev 6480)
@@ -84,7 +84,7 @@
 .yo.3: 
 	echo Creating $@ from $<
 	-$(YODL2MAN) -o $@ `dirname $<`/`basename $< .yo` || rm -f $@
-	
+
 manpages: $(patsubst %.yo,%.3,$(wildcard man/man3/*.yo))
 
 clean:



More information about the samba-cvs mailing list