]> git.kaiwu.me - njs.git/commitdiff
Style.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 16 Jul 2018 11:20:16 +0000 (14:20 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Mon, 16 Jul 2018 11:20:16 +0000 (14:20 +0300)
nxt/auto/getrandom

index e3fbc5983fafc2f3a4329be528c2891e1c794cf4..ffee7663fcbe58c20735fa04097300b0bf457a83 100644 (file)
@@ -24,6 +24,7 @@ nxt_feature_test="#include <unistd.h>
                   }"
 . ${NXT_AUTO}feature
 
+
 if [ $nxt_found = no ]; then
 
     # Linux 3.17 SYS_getrandom.