]> git.sur5r.net Git - openldap/commitdiff
Fix typo
authorKurt Zeilenga <kurt@openldap.org>
Mon, 19 May 2003 18:54:15 +0000 (18:54 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 19 May 2003 18:54:15 +0000 (18:54 +0000)
servers/slapd/back-monitor/init.c

index 0d56fbfdd646af5a6f2bb33126a4e6634d97805d..d4ee5d6cc2a3b1d01f5f961ded076b728a7ec5c6 100644 (file)
@@ -444,7 +444,7 @@ monitor_back_db_open(
                        "EQUALITY generalizedTimeMatch "
                        "ORDERING generalizedTimeOrderingMatch "
                        "SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 "
-                       "SINGLE-VALUE"
+                       "SINGLE-VALUE "
                        "NO-USER-MODIFICATION "
                        "USAGE directoryOperation )",
                        offsetof(struct monitorinfo, mi_ad_monitorTimestamp) },