Commit a9886585 authored by Mike McCormack's avatar Mike McCormack Committed by Alexandre Julliard

rpcrt4: Add missing PKT_AUTH3 packet type.

parent 7b5e5b65
......@@ -160,6 +160,7 @@ typedef union
#define PKT_BIND_NACK 13
#define PKT_ALTER_CONTEXT 14
#define PKT_ALTER_CONTEXT_RESP 15
#define PKT_AUTH3 16
#define PKT_SHUTDOWN 17
#define PKT_CO_CANCEL 18
#define PKT_ORPHANED 19
......
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