diff options
author | Jim McDonough <jmcd@samba.org> | 2004-02-14 14:25:40 +0000 |
---|---|---|
committer | Jim McDonough <jmcd@samba.org> | 2004-02-14 14:25:40 +0000 |
commit | 88129f85c0316c183e94d3afc93cf319636d7322 (patch) | |
tree | b0801e7ab9c3772fa5f4d7e1a6c8685fecd845f7 | |
parent | 590a53b62c05c1834a323750bf6690fa3cae21a1 (diff) | |
download | samba-88129f85c0316c183e94d3afc93cf319636d7322.tar.gz samba-88129f85c0316c183e94d3afc93cf319636d7322.tar.bz2 samba-88129f85c0316c183e94d3afc93cf319636d7322.zip |
Fix whitespace to reduce diff from HEAD
(This used to be commit eba512ee1c723392ce553a6b04a7de6c57dd7b1d)
-rw-r--r-- | examples/LDAP/samba.schema.at.IBM-DS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/LDAP/samba.schema.at.IBM-DS b/examples/LDAP/samba.schema.at.IBM-DS index 5164f578e8..b2c3c875dc 100644 --- a/examples/LDAP/samba.schema.at.IBM-DS +++ b/examples/LDAP/samba.schema.at.IBM-DS @@ -44,4 +44,4 @@ attributetypes=( 1.3.6.1.4.1.7165.2.1.39 NAME 'sambaNextRid' DESC 'Next NT rid t attributetypes=( 1.3.6.1.4.1.7165.2.1.40 NAME 'sambaAlgorithmicRidBase' DESC 'Base at which the samba RID generation algorithm should operate' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) -attributetypes=( 1.3.6.1.4.1.7165.2.1.47 NAME 'sambaMungedDial' DESC '' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1050} ) +attributetypes=( 1.3.6.1.4.1.7165.2.1.47 NAME 'sambaMungedDial' DESC '' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1050} ) |