Commit 4c0a69f5 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

server: Remove a no longer relevant "see below" from a comment.

parent 9922b521
......@@ -1114,7 +1114,7 @@ typedef struct
obj_handle_t dst_process; /* dst process handle */
unsigned int access; /* wanted access rights */
unsigned int attributes; /* object attributes */
unsigned int options; /* duplicate options (see below) */
unsigned int options; /* duplicate options */
@REPLY
obj_handle_t handle; /* duplicated handle in dst process */
int self; /* is the source the current process? */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment