No description
Find a file
Sergey Kandaurov a344712243 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
auto Configure: perl Makefile rebuild after configure. 2013-07-11 20:34:02 +04:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.2-RELEASE 2013-07-02 16:28:50 +04:00
misc Updated zlib used for win32 builds. 2013-06-04 16:16:51 +04:00
src Perl: fixed syntax usage for C preprocessor directives. 2013-07-29 17:30:01 +04:00