[njs] Style.
Dmitry Volyntsev
xeioex at nginx.com
Mon May 31 07:22:25 UTC 2021
details: https://hg.nginx.org/njs/rev/fc510b2e4f3a
branches:
changeset: 1645:fc510b2e4f3a
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Fri May 28 15:23:03 2021 +0000
description:
Style.
diffstat:
auto/clang | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (16 lines):
diff -r f3eac82832aa -r fc510b2e4f3a auto/clang
--- a/auto/clang Fri May 28 14:00:04 2021 +0000
+++ b/auto/clang Fri May 28 15:23:03 2021 +0000
@@ -123,9 +123,9 @@ njs_feature_path=
njs_feature_libs=
njs_feature_test="int n __attribute__ ((aligned(64)));
- int main(void) {
- return 0;
- }"
+ int main(void) {
+ return 0;
+ }"
. auto/feature
More information about the nginx-devel
mailing list