From 39751ab8433546a7cf34791ebfcc9c0b8af459e9 Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 19 Jun 2017 15:13:53 +0000 Subject: adjust to ntapi's pre-alpha normalization of port name handlers. --- src/daemon/ptyc_daemon_init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/daemon/ptyc_daemon_init.c b/src/daemon/ptyc_daemon_init.c index 86dfdf9..fe5a9f7 100644 --- a/src/daemon/ptyc_daemon_init.c +++ b/src/daemon/ptyc_daemon_init.c @@ -35,7 +35,7 @@ static int32_t ptyc_daemon_init_impl(struct ptyc_daemon_ctx * dctx, void * htty) return status; /* port name */ - ntapi->tt_port_name_from_attributes( + ntapi->tt_port_name_from_attr( &dctx->daemon_name, &dctx->daemon_attr); -- cgit v1.2.3