summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--include/ntapi/nt_tty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ntapi/nt_tty.h b/include/ntapi/nt_tty.h
index fc4702a..b547e21 100644
--- a/include/ntapi/nt_tty.h
+++ b/include/ntapi/nt_tty.h
@@ -70,7 +70,7 @@ typedef enum _nt_tty_opcode {
NT_TTY_QUERY_INFORMATION_MSGQUEUE,
NT_TTY_QUERY_INFORMATION_AFLOCK,
/* session log */
- NT_TTY_LOG_WRITE,
+ NT_TTY_LOG_ENTRY,
NT_TTY_LOG_QUERY,
/* peer daemon calls */
NT_TTY_REQUEST_PEER,