From 7aafa4b1e183f0ddfa790393c74c85b48e5cc5aa Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Thu, 12 May 2011 08:08:59 +0000
Subject: [PATCH] Tidy up schema files for consistency (no change except space and case)

---
 opends/resource/schema/01-pwpolicy.ldif |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/resource/schema/01-pwpolicy.ldif b/opends/resource/schema/01-pwpolicy.ldif
index 4ab93d7..4deec1f 100644
--- a/opends/resource/schema/01-pwpolicy.ldif
+++ b/opends/resource/schema/01-pwpolicy.ldif
@@ -104,7 +104,7 @@
   DESC 'The indication that the password has been reset' EQUALITY booleanMatch
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE USAGE directoryOperation
   X-ORIGIN 'draft-behera-ldap-password-policy' )
-attributeTypes:  ( 1.3.6.1.4.1.42.2.27.8.1.23 NAME 'pwdPolicySubentry'
+attributeTypes: ( 1.3.6.1.4.1.42.2.27.8.1.23 NAME 'pwdPolicySubentry'
   DESC 'The pwdPolicy subentry in effect for this object'
   EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
   SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation

--
Gitblit v1.10.0