summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/ntapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntapi/ntapi.h')
-rw-r--r--include/ntapi/ntapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ntapi/ntapi.h b/include/ntapi/ntapi.h
index b5cf1bf..a3d514e 100644
--- a/include/ntapi/ntapi.h
+++ b/include/ntapi/ntapi.h
@@ -475,7 +475,7 @@ typedef struct _ntapi_vtbl {
ntapi_tt_port_type_from_guid * tt_port_type_from_guid;
ntapi_tt_port_generate_keys * tt_port_generate_keys;
ntapi_tt_port_format_keys * tt_port_format_keys;
- ntapi_tt_port_name_from_attributes * tt_port_name_from_attributes;
+ ntapi_tt_port_name_from_attr * tt_port_name_from_attr;
ntapi_tt_port_attr_from_name * tt_port_attr_from_name;
ntapi_tt_port_attr_from_string * tt_port_attr_from_string;
ntapi_tt_port_attr_from_symlink * tt_port_attr_from_symlink;