]> granicus.if.org Git - apache/commit
Clean up c2x code-path by not double-setting the prefix variable.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 28 Sep 2005 03:45:01 +0000 (03:45 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 28 Sep 2005 03:45:01 +0000 (03:45 +0000)
commitf5c5c2cce8eeedad2d30eca26b69ea10cccd0615
tree02ac15a6e1515e090d59405e338dc6e06e4c6488
parentefc39abf9540c6bf17ee957c033961d05eafcd6f
Clean up c2x code-path by not double-setting the prefix variable.

* server/util.c
  (c2x): Take a new prefix parameter instead of hard-coding '%' and then
  conditionally setting 'x' for half of the cases.

Reviewed by: nd

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@292111 13f79535-47bb-0310-9956-ffa450edef68
server/util.c