Commit eae2d2d0 authored by dgaudet's avatar dgaudet
Browse files

Clean up the usage of the table API. There have always been enough

routines in alloc.h to treat table as an opaque type, however even we
got lazy at times and didn't do the right thing.  This change causes
compile time errors for folks who aren't treating table as an opaque type.
It was built as part of my table hashing patch, but the hashing has all
been removed (since it didn't appear to be a win).

Reviewed by:	Paul Sutton


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@79987 13f79535-47bb-0310-9956-ffa450edef68
parent 392e81f3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment