Commit 72643eb9 authored by dgaudet's avatar dgaudet
Browse files

- It's not possible for name to be NULL.

- It's not necessary to test name[0] == 0 because the next if will fail in
  that event anyhow.  Ditto for name[1] == 0.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81541 13f79535-47bb-0310-9956-ffa450edef68
parent dfc7a669
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