Paul Querna wrote: >> 2) fix the code formatting > > > Can this please be more specific? I reviewed the style guide at > http://httpd.apache.org/dev/styleguide.html and I believe all of the > code I have modified here is within those guidelines. I believe what he's referring to is the lack of spaces between the for and the paren and the if and the paren, its inconsistent with the rest of the codebase. -garrett