summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_port.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntapi/nt_port.h')
-rw-r--r--include/ntapi/nt_port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ntapi/nt_port.h b/include/ntapi/nt_port.h
index 45755e0..4cd330e 100644
--- a/include/ntapi/nt_port.h
+++ b/include/ntapi/nt_port.h
@@ -321,7 +321,7 @@ typedef int32_t __stdcall ntapi_tt_port_guid_from_type(
typedef int32_t __stdcall ntapi_tt_port_type_from_guid(
__out nt_port_type * type,
__out nt_port_subtype * subtype,
- __in nt_guid * guid);
+ __in const nt_guid * guid);
typedef int32_t __stdcall ntapi_tt_port_generate_keys(