From 282da09430fc39d8f93d78b828d3653e95318255 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 10 Jan 2018 11:01:48 -0800 Subject: Clarifications around nng_fini(), and remove old http_msg structure. --- src/supplemental/http/http.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/supplemental') diff --git a/src/supplemental/http/http.h b/src/supplemental/http/http.h index d817ba37..0f3affc0 100644 --- a/src/supplemental/http/http.h +++ b/src/supplemental/http/http.h @@ -1,6 +1,6 @@ // -// Copyright 2017 Staysail Systems, Inc. -// Copyright 2017 Capitar IT Group BV +// Copyright 2018 Staysail Systems, Inc. +// Copyright 2018 Capitar IT Group BV // // This software is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this @@ -13,8 +13,6 @@ #include -// nni_http_msg represents an HTTP request or response message. -typedef struct nni_http_msg nni_http_msg; typedef struct nni_http_res nni_http_res; typedef struct nni_http_entity nni_http_entity; -- cgit v1.2.3-70-g09d2