]> granicus.if.org Git - apache/commit
Fix gcc warnings:
authorJoe Orton <jorton@apache.org>
Thu, 27 Apr 2006 15:34:09 +0000 (15:34 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 27 Apr 2006 15:34:09 +0000 (15:34 +0000)
commitea4178c2020f048e8ad57d6b3c49ff5f590e240d
tree8223ddf0f42f1626d24d9f13deaec031a71bd0f4
parentf65c47bd75fb583e450fcf3f8cca5a8f12ddc5e4
Fix gcc warnings:

* support/fcgistarter.c (usage): Fix prototype.
(main): Remove unused variable; pass argv[0] to execl.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@397570 13f79535-47bb-0310-9956-ffa450edef68
support/fcgistarter.c