Commit 21a8449b authored by Jeff Trawick's avatar Jeff Trawick
Browse files

Prevent a compile warning on FreeBSD by making pointers const (only needed

for data, but not harmful for functions)

old warning: "exports.c:59: warning: initialization discards `const' from pointer target type"


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86784 13f79535-47bb-0310-9956-ffa450edef68
parent 7ad5f8c5
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