comparison docs/GNUmakefile @ 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 864030a4ff2a
children f303f3e43f7b
comparison
equal deleted inserted replaced
5305:12b750d35162 5306:43900b822890