[njs] Fixed description for explicit_bzero script.

Dmitry Volyntsev xeioex at nginx.com
Wed Oct 31 13:06:16 UTC 2018


details:   http://hg.nginx.org/njs/rev/a3a0d5850b1a
branches:  
changeset: 636:a3a0d5850b1a
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Wed Oct 31 16:06:06 2018 +0300
description:
Fixed description for explicit_bzero script.

diffstat:

 nxt/auto/explicit_bzero |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r f0e55f6cb91d -r a3a0d5850b1a nxt/auto/explicit_bzero
--- a/nxt/auto/explicit_bzero	Tue Oct 30 14:22:20 2018 +0300
+++ b/nxt/auto/explicit_bzero	Wed Oct 31 16:06:06 2018 +0300
@@ -3,7 +3,7 @@
 # Copyright (C) NGINX, Inc.
 
 
-# Linux (glibc and musl from 1.1.20), OpenBSD, FreeBSD and NetBSD.
+# Linux (glibc and musl from 1.1.20), OpenBSD and FreeBSD.
 
 nxt_feature="explicit_bzero()"
 nxt_feature_name=NXT_HAVE_EXPLICIT_BZERO


More information about the nginx-devel mailing list