Parent Directory
|
Revision Log
|
Patch
--- httpd/httpd/trunk/modules/mappers/mod_alias.c 2009/06/01 15:39:33 780692
+++ httpd/httpd/trunk/modules/mappers/mod_alias.c 2009/06/01 15:50:16 780697
@@ -177,7 +177,7 @@
&alias_module);
int status = (int) (long) cmd->info;
int grokarg1 = 1;
-= ap_regex_t *r = NULL;
+ ap_regex_t *r = NULL;
const char *f = arg2;
const char *url = arg3;
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |