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. --- include/ntapi/nt_port.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ntapi/nt_port.h') diff --git a/include/ntapi/nt_port.h b/include/ntapi/nt_port.h index 5978802..dcf1b4f 100644 --- a/include/ntapi/nt_port.h +++ b/include/ntapi/nt_port.h @@ -333,7 +333,7 @@ typedef void __stdcall ntapi_tt_port_format_keys( __out nt_port_name_keys * name_keys); -typedef void __stdcall ntapi_tt_port_name_from_attributes( +typedef void __stdcall ntapi_tt_port_name_from_attr( __out nt_port_name * name, __in nt_port_attr * attr); -- cgit v1.2.3