]> granicus.if.org Git - apache/commitdiff
Whoops - one empty line too much.
authorGuenter Knauf <fuankg@apache.org>
Sat, 25 May 2013 01:14:45 +0000 (01:14 +0000)
committerGuenter Knauf <fuankg@apache.org>
Sat, 25 May 2013 01:14:45 +0000 (01:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1486269 13f79535-47bb-0310-9956-ffa450edef68

modules/lua/lua_request.c

index bcdbbf98c7b23749298a0d06547d80011799e3b4..247c390b73bb3834234223d97507f5451fd2e336 100644 (file)
@@ -1574,6 +1574,7 @@ static int lua_ap_usleep(lua_State *L)
 }
 
 /* END dispatch methods for request_rec fields */
+
 static int req_dispatch(lua_State *L)
 {
     apr_hash_t *dispatch;