Configuration: reduced names of structures, functions, and macros.

This commit is contained in:
Valentin Bartenev
2017-06-28 18:56:33 +03:00
parent ec5e540fd7
commit 53074c3b29
4 changed files with 361 additions and 375 deletions

View File

@@ -138,7 +138,7 @@ NXT_LIB_SRCS=" \
src/nxt_http_parse.c \
src/nxt_app_log.c \
src/nxt_runtime.c \
src/nxt_conf_json.c \
src/nxt_conf.c \
src/nxt_stream_module.c \
src/nxt_master_process.c \
src/nxt_worker_process.c \