]> git.sur5r.net Git - openldap/commitdiff
Fix a comment
authorHallvard Furuseth <hallvard@openldap.org>
Sun, 28 Nov 2010 18:20:54 +0000 (18:20 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Sun, 28 Nov 2010 18:20:54 +0000 (18:20 +0000)
servers/slapd/schema_init.c

index 0d25ace1e7a9db8df1f2725bfdfcf8e9fd9ac685..62c7574c6bb35c8ad11e51403bda2411ece28234 100644 (file)
@@ -55,7 +55,7 @@
  *
  *   EQUALITY rules may order values differently than ORDERING rules for
  *   speed, since EQUALITY ordering is only used for SLAP_AT_SORTED_VAL.
- *   Some EQUALITY rules do not order values (ITS#????).
+ *   Some EQUALITY rules do not order values (ITS#6722).
  *
  * Indexer function(...attribute values, *output keysp,...):
  *   Generates index keys for the attribute values.  Backends can store