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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ntapi/nt_process.h b/include/ntapi/nt_process.h
index 4557707..8270d0f 100644
--- a/include/ntapi/nt_process.h
+++ b/include/ntapi/nt_process.h
@@ -648,8 +648,8 @@ typedef struct _nt_runtime_data {
int32_t stderr_type;
int32_t session_type;
- uint32_t dbg_type;
- uint32_t log_type;
+ uint32_t dbg_level;
+ uint32_t log_level;
void * ctx_hsection;
void * ctx_addr;