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

jelmer at samba.org jelmer at samba.org
Mon Dec 10 10:29:32 GMT 2007


Author: jelmer
Date: 2007-12-10 10:29:32 +0000 (Mon, 10 Dec 2007)
New Revision: 26371

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

Log:
Fix typo.
Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/lib/ldb/include/ldb.h


Changeset:

Property changes on: branches/SAMBA_4_0
___________________________________________________________________
Name: bzr:revision-info
...skipped...
Name: bzr:file-ids
...skipped...
Name: bzr:revision-id:v3-trunk0
...skipped...

Modified: branches/SAMBA_4_0/source/lib/ldb/include/ldb.h
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/include/ldb.h	2007-12-10 10:29:26 UTC (rev 26370)
+++ branches/SAMBA_4_0/source/lib/ldb/include/ldb.h	2007-12-10 10:29:32 UTC (rev 26371)
@@ -1217,7 +1217,7 @@
 
 /**
    Check the attribute name is valid according to rfc2251
-   \param s tthe string to check
+   \param s the string to check
 
    \return 1 if the name is ok
 */



More information about the samba-cvs mailing list