Commit 2728c061 authored by Cliff Woolley's avatar Cliff Woolley
Browse files

Silence gcc warning about rv being used when possibly uninitialized. That

can only happen if n<=1 (ie, a bad parameter value), so I figure APR_EINVAL
is the correct default value.


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