comparison src/http/ngx_http.h @ 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 9d83ec073c51
children 3a48775f1535
comparison
equal deleted inserted replaced
5305:12b750d35162 5306:43900b822890