diff options
Diffstat (limited to 'src/port')
-rw-r--r-- | src/port/ntapi_port_name_helper.c | 2 |
1 files changed, 1 insertions, 1 deletions
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) { |