From f539e578d3bfd25f67a26494a4c204c2f1f261d0 Mon Sep 17 00:00:00 2001 From: pgamba <pgamba@localhost> Date: Thu, 09 Jul 2009 09:25:32 +0000 Subject: [PATCH] Fix typo in changelog schema - cookie --- opends/resource/schema/03-changelog.ldif | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/resource/schema/03-changelog.ldif b/opends/resource/schema/03-changelog.ldif index 6f44642..907375e 100644 --- a/opends/resource/schema/03-changelog.ldif +++ b/opends/resource/schema/03-changelog.ldif @@ -89,5 +89,5 @@ STRUCTURAL MUST ( changeNumber $ targetDN $ changeType $ changeTime ) MAY ( changes $ newRDN $ deleteOldRDN $ newSuperior $ replicaIdentifier - $ replicationCSN $ targetEntryUUID $ cookie ) + $ replicationCSN $ targetEntryUUID $ changeLogCookie ) X-ORIGIN 'draft-good-ldap-changelog' ) \ No newline at end of file -- Gitblit v1.10.0