mirror of
https://github.com/apache/httpd.git
synced 2025-08-07 04:02:58 +03:00
Fixed typo; followup to r1467188.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1467409 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -896,7 +896,7 @@ static int lua_ap_regex(lua_State *L)
|
|||||||
{
|
{
|
||||||
request_rec *r;
|
request_rec *r;
|
||||||
int i,
|
int i,
|
||||||
rv;
|
rv,
|
||||||
flags;
|
flags;
|
||||||
const char *pattern,
|
const char *pattern,
|
||||||
*source;
|
*source;
|
||||||
|
Reference in New Issue
Block a user