1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-07 04:02:58 +03:00

Another hook (I won't be upset if someone else wants to do some!).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83516 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ben Laurie
1999-07-27 21:16:46 +00:00
parent 72cf120387
commit ec496cb324
3 changed files with 11 additions and 12 deletions

View File

@@ -63,7 +63,6 @@ static void register_hooks()
API_VAR_EXPORT module echo_module = {
STANDARD20_MODULE_STUFF,
NULL, /* pre_config */
NULL, /* post_config */
NULL, /* open_logs */
NULL, /* child_init */