ITS#8049 fix typo

This commit is contained in:
Howard Chu 2015-02-04 02:40:30 +00:00
parent 2f1a2dd329
commit 3b130b65a4

View file

@ -99,7 +99,7 @@ static ConfigOCs mdbocs[] = {
"SUP olcDatabaseConfig "
"MUST olcDbDirectory "
"MAY ( olcDbCheckpoint $ olcDbEnvFlags $ "
"olcDbNoSync $ olcDbIndex $ olcDbMaxReaders $ olcDbMaxsize $ "
"olcDbNoSync $ olcDbIndex $ olcDbMaxReaders $ olcDbMaxSize $ "
"olcDbMode $ olcDbSearchStack $ olcDbMaxEntrySize ) )",
Cft_Database, mdbcfg },
{ NULL, 0, NULL }