@@ -, +, @@ --- xs/maps/apache2_structures.map | 2 +- xs/tables/current/Apache2/StructureTable.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- a/xs/tables/current/Apache2/StructureTable.pm +++ a/xs/tables/current/Apache2/StructureTable.pm @@ -3245,7 +3245,7 @@ $Apache2::StructureTable = [ }, { 'type' => 'int', - 'name' => 'loglevel' + 'name' => 'log.level' }, { 'type' => 'int', --