From 04b1bded1c8809e85950d6b08ccafcedca8213fb Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 17 Sep 2001 00:45:36 +0000 Subject: fix syntax errors (which are broken, imo...) 2001-09-16 Chris Toshok * backend/pas/evolutionperson.schema: fix syntax errors (which are broken, imo...) svn path=/trunk/; revision=12866 --- addressbook/backend/pas/evolutionperson.schema | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'addressbook/backend') diff --git a/addressbook/backend/pas/evolutionperson.schema b/addressbook/backend/pas/evolutionperson.schema index e8ecd8bc53..76a975330e 100644 --- a/addressbook/backend/pas/evolutionperson.schema +++ b/addressbook/backend/pas/evolutionperson.schema @@ -179,7 +179,7 @@ objectclass ( 1.3.6.1.4.1.8506.1.3.1 otherPostalAddress $ mailer $ birthDate $ anniversary $ spouseName $ note $ companyPhone $ callbackPhone $ otherFacsimileTelephoneNumber $ radio $ telex $ tty $ categories ) - ) + ) # evolutionPersonList objectclass ( 1.3.6.1.4.1.8506.1.3.2 @@ -189,4 +189,4 @@ objectclass ( 1.3.6.1.4.1.8506.1.3.2 STRUCTURAL MUST ( listName $ mail $ contact ) -) + ) -- cgit v1.2.3