summaryrefslogtreecommitdiffhomepage
path: root/src/internal/ntapi_fnapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/ntapi_fnapi.h')
-rw-r--r--src/internal/ntapi_fnapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/ntapi_fnapi.h b/src/internal/ntapi_fnapi.h
index 5f682b8..84a8e59 100644
--- a/src/internal/ntapi_fnapi.h
+++ b/src/internal/ntapi_fnapi.h
@@ -137,7 +137,7 @@ ntapi_tt_port_guid_from_type __ntapi_tt_port_guid_from_type;
ntapi_tt_port_type_from_guid __ntapi_tt_port_type_from_guid;
ntapi_tt_port_generate_keys __ntapi_tt_port_generate_keys;
ntapi_tt_port_format_keys __ntapi_tt_port_format_keys;
-ntapi_tt_port_name_from_attributes __ntapi_tt_port_name_from_attributes;
+ntapi_tt_port_name_from_attr __ntapi_tt_port_name_from_attr;
ntapi_tt_port_attr_from_name __ntapi_tt_port_attr_from_name;
ntapi_tt_port_attr_from_string __ntapi_tt_port_attr_from_string;
ntapi_tt_port_attr_from_symlink __ntapi_tt_port_attr_from_symlink;