Commit 9922b521 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

server: Fix a copy-paste error in a comment.

parent 731339cd
......@@ -668,7 +668,7 @@ typedef union
} map_view;
struct
{
enum apc_type type; /* APC_MAP_VIEW */
enum apc_type type; /* APC_UNMAP_VIEW */
unsigned int status; /* status returned by call */
} unmap_view;
struct
......
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