spoolss: Fix PROCESSOR_AMD_X8664 value in IDL
authorGünther Deschner <gd@samba.org>
Wed, 4 Jan 2017 15:08:59 +0000 (16:08 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 12 Jan 2017 14:35:13 +0000 (15:35 +0100)
commit0e7302dd1078d0743d90ff719184d832ebe486cb
tree9faae405b10f857fa7b7fafa58a408a701c02b88
parentd6a9377b6d96ee0b6c75f15fe4ab81a3cb5e864f
spoolss: Fix PROCESSOR_AMD_X8664 value in IDL

Microsoft got their docs wrong in MS-RPRN Section 2.2.1.10.1 (footnote
65): PROCESSOR_AMD_X8664 must be 0x000021D8 and not 0x000022A0.

This is what recent windows versions report back from a spoolss
getprinter level 0 RPC call.

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
librpc/idl/spoolss.idl