Commit 90ce9695 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Get rid of bogus warnings when using '-Wall -Wshadow -Wmissing-prototypes

-Wmissing-declarations':

   http_protocol.c: In function `ap_set_byterange':
   http_protocol.c:274: warning: `one_start' might be used uninitialized
     in this function
   http_protocol.c:274: warning: `one_end' might be used uninitialized in
     this function

clearly, this isn't the case...

PR:
Obtained from:
Submitted by:
Reviewed by:


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