summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_process.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntapi/nt_process.h')
-rw-r--r--include/ntapi/nt_process.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ntapi/nt_process.h b/include/ntapi/nt_process.h
index 3ffa960..465df0a 100644
--- a/include/ntapi/nt_process.h
+++ b/include/ntapi/nt_process.h
@@ -466,7 +466,7 @@ typedef struct _nt_process_alternate_client_id {
void * hentry;
void * hsession;
void * hdaemon;
- void * htarget;
+ void * hpidany;
void * hevent;
int32_t tid;
int32_t pid;