mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 07:30:57 -05:00
Make new print_entry() the default
This commit is contained in:
parent
d7771374e2
commit
87faffa2e6
1 changed files with 1 additions and 1 deletions
|
|
@ -995,7 +995,7 @@ done:
|
|||
return( rc );
|
||||
}
|
||||
|
||||
#if 1
|
||||
#ifdef OLD_WAY
|
||||
/* This is the original version, the old way of doing things. */
|
||||
static void
|
||||
print_entry(
|
||||
|
|
|
|||
Loading…
Reference in a new issue