]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use a proper prototype for ap_show_directives() and ap_show_modules() so
authorJeff Trawick <trawick@apache.org>
Sat, 3 Mar 2001 02:13:49 +0000 (02:13 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 3 Mar 2001 02:13:49 +0000 (02:13 +0000)
commitec16c4019b21575c86de502b6999995a8712fee3
treea275c6444092f7054872f38a12b622111c4aa896
parent501eb405ecfb72ae1b7253ce7d306e82a29f286f
Use a proper prototype for ap_show_directives() and ap_show_modules() so
that they match their prototypes in http_config.h.

PR: 6980

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