bugfix: fixed typo in no-pool patch of 1.21.4.

This commit is contained in:
jiahao 2021-12-22 11:26:06 +08:00
parent f3a85d860f
commit 42cae1978c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ diff --minimal '--exclude=*.swp' '--exclude=*~' -up nginx-1.21.4/src/core/nginx.
@@ -10,7 +10,7 @@
#define nginx_version 1021003
#define nginx_version 1021004
#define NGINX_VERSION "1.21.4"
-#define NGINX_VER "openresty/" NGINX_VERSION ".unknown"
+#define NGINX_VER "openresty/" NGINX_VERSION ".unknown (no pool)"