diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2012-02-29 19:53:17 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2012-02-29 19:53:17 +0000 |
commit | 983bc54081d10068a5d3f57f99c4a692685e22af (patch) | |
tree | b8d5766307e5323c4ba40a906e3e61816f6c2e0b /www/nginx-devel/files | |
parent | 62fab6dae065594d5ee68915ea2fd78d7520d64b (diff) |
Notes
Diffstat (limited to 'www/nginx-devel/files')
-rw-r--r-- | www/nginx-devel/files/extra-patch-ngx_http_notice_module.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx-devel/files/extra-patch-ngx_http_notice_module.c b/www/nginx-devel/files/extra-patch-ngx_http_notice_module.c index 851c7392a4f3..feb39a964b23 100644 --- a/www/nginx-devel/files/extra-patch-ngx_http_notice_module.c +++ b/www/nginx-devel/files/extra-patch-ngx_http_notice_module.c @@ -1,5 +1,5 @@ ---- ../nginx-notice-2/ngx_http_notice_module.c.orig 2009-07-16 18:37:57.000000000 +0200 -+++ ../nginx-notice-2/ngx_http_notice_module.c 2009-07-16 08:09:38.000000000 +0200 +--- ../kr-nginx-notice-3c95966/ngx_http_notice_module.c.orig 2009-07-16 18:37:57.000000000 +0200 ++++ ../kr-nginx-notice-3c95966/ngx_http_notice_module.c 2009-07-16 08:09:38.000000000 +0200 @@ -153,7 +153,7 @@ return NGX_HTTP_NOT_ALLOWED; } |