comparison src/http/modules/perl/ngx_http_perl_module.c @ 5306:43900b822890

Perl: fixed syntax usage for C preprocessor directives. As per perlxs, C preprocessor directives should be at the first non-whitespace of a line to avoid interpreting them as comments. #if and #endif are moved so that there are no blank lines before them to retain them as part of the function body.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 29 Jul 2013 17:30:01 +0400
parents 8b635cf36ccc
children f1a91825730a
comparison
equal deleted inserted replaced
5305:12b750d35162 5306:43900b822890