]> granicus.if.org Git - apache/commit
Remove a warning when compiled with --use-maintainer-mode. Basically,
authorRyan Bloom <rbb@apache.org>
Wed, 31 May 2000 22:06:33 +0000 (22:06 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 31 May 2000 22:06:33 +0000 (22:06 +0000)
commit24beda9563a83c07b093a6b18488e8a938e3394d
tree1b45f19b0f2c77d424322e6ab21eeefdb25c67ed
parent9c60c54aac3f55513a39d96ed259794aad9d7211
Remove a warning when compiled with --use-maintainer-mode.  Basically,
process_rec should just be storing argv the same way that getopt
expects it.

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