Author: mkhl
Date: 2006-07-25 18:22:03 +0000 (Tue, 25 Jul 2006)
New Revision: 17235

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

Log:
Merge from mainline, r17234.
Modified:
   branches/SOC/mkhl/ldb-map/include/ldb.h


Changeset:
Modified: branches/SOC/mkhl/ldb-map/include/ldb.h
===================================================================
--- branches/SOC/mkhl/ldb-map/include/ldb.h     2006-07-25 16:48:08 UTC (rev 
17234)
+++ branches/SOC/mkhl/ldb-map/include/ldb.h     2006-07-25 18:22:03 UTC (rev 
17235)
@@ -500,7 +500,7 @@
    This Extended operation is used to start a new TLS
    channel on top of a clear text channel.
 */
-#define LDB_EXTENDED_STATRT_TLS_OID    "1.3.6.1.4.1.1466.20037"
+#define LDB_EXTENDED_START_TLS_OID     "1.3.6.1.4.1.1466.20037"
 
 struct ldb_paged_control {
        int size;

Reply via email to