mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
revert unnecessary change
This commit is contained in:
parent
88c6f2ed38
commit
7b4b144e7e
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#define SLAPD_TOOLS
|
||||
#include "slap.h"
|
||||
|
||||
static slap_overinst *overlays = NULL;
|
||||
static slap_overinst *overlays;
|
||||
|
||||
enum db_which { db_open = 0, db_close, db_destroy };
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue