svn commit: samba r18420 - in branches/SAMBA_4_0/source/lib/replace/repdir: .

metze at samba.org metze at samba.org
Tue Sep 12 07:25:16 GMT 2006


Author: metze
Date: 2006-09-12 07:25:16 +0000 (Tue, 12 Sep 2006)
New Revision: 18420

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

Log:
fix the build...

metze
Modified:
   branches/SAMBA_4_0/source/lib/replace/repdir/repdir.c


Changeset:
Modified: branches/SAMBA_4_0/source/lib/replace/repdir/repdir.c
===================================================================
--- branches/SAMBA_4_0/source/lib/replace/repdir/repdir.c	2006-09-12 07:05:41 UTC (rev 18419)
+++ branches/SAMBA_4_0/source/lib/replace/repdir/repdir.c	2006-09-12 07:25:16 UTC (rev 18420)
@@ -133,7 +133,7 @@
 	}
 #ifdef _OSF_SOURCE
 	return -1;
-#else
+#endif
 }
 
 void rewinddir(DIR *dir)



More information about the samba-cvs mailing list