view src/http/v2/ngx_http_v2_huff_encode.c @ 6370:8c8739bdd3f1

Resolver: style. Renamed argument in ngx_resolver_process_a() for consistency.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 17 Dec 2015 17:21:12 +0300
parents 257b51c37c5a
children ba3c2ca21aa5
line wrap: on
line source


/*
 * Copyright (C) Nginx, Inc.
 * Copyright (C) Valentin V. Bartenev
 */


#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_http.h>