From 6d572660b22e7ef9b07b2b380aca88fa949127b3 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 30 Jul 2017 21:21:21 +0000 Subject: subsystem interfaces: normalized port name helper functions. --- src/port/ntapi_port_name_helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/port') diff --git a/src/port/ntapi_port_name_helper.c b/src/port/ntapi_port_name_helper.c index ae36c86..a918df7 100644 --- a/src/port/ntapi_port_name_helper.c +++ b/src/port/ntapi_port_name_helper.c @@ -119,7 +119,7 @@ void __stdcall __ntapi_tt_port_format_keys( } -void __stdcall __ntapi_tt_port_name_from_attributes( +void __stdcall __ntapi_tt_port_name_from_attr( __out nt_port_name * name, __in nt_port_attr * attr) { -- cgit v1.2.3