From 6091cf7e1c030417e1fd29c66160e71bcbe4f984 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 19 Mar 2017 22:08:17 -0700 Subject: More interface hiding. (pipe tran data setting). --- src/core/endpt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/endpt.h') diff --git a/src/core/endpt.h b/src/core/endpt.h index 6230ca9f..dbd9ec42 100644 --- a/src/core/endpt.h +++ b/src/core/endpt.h @@ -31,7 +31,7 @@ struct nni_ep { int ep_close; // full shutdown int ep_bound; // true if we bound locally nni_cv ep_cv; - int ep_holds; // user references (by id) + int ep_holds; // user references (by id) nni_cv ep_holdcv; nni_pipe * ep_pipe; // Connected pipe (dialers only) }; -- cgit v1.2.3-70-g09d2