mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
Whoops - one empty line too much.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1486269 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1574,6 +1574,7 @@ static int lua_ap_usleep(lua_State *L)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* END dispatch methods for request_rec fields */
|
/* END dispatch methods for request_rec fields */
|
||||||
|
|
||||||
static int req_dispatch(lua_State *L)
|
static int req_dispatch(lua_State *L)
|
||||||
{
|
{
|
||||||
apr_hash_t *dispatch;
|
apr_hash_t *dispatch;
|
||||||
|
Reference in New Issue
Block a user