nginx/src
Sergey Kandaurov ab1c05272a 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.
2013-07-29 17:30:01 +04:00
..
core On DragonFlyBSD, TCP_KEEPIDLE and TCP_KEEPINTVL are in msecs. 2013-07-25 12:46:03 +04:00
event Event pipe: fixed writing cache header to a temp file. 2013-07-25 14:55:09 +04:00
http Perl: fixed syntax usage for C preprocessor directives. 2013-07-29 17:30:01 +04:00
mail Style. 2013-07-11 20:38:27 +04:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os On DragonFlyBSD, TCP_KEEPIDLE and TCP_KEEPINTVL are in msecs. 2013-07-25 12:46:03 +04:00