From: Günther Deschner Date: Mon, 7 Jan 2013 14:14:30 +0000 (+0100) Subject: spoolss: add SPOOLSS_DRIVER_VERSION_2012 (4) define to IDL. X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=638ed90620e3c6a35ef56a11c612c13d6b7d6ff5;p=obnox%2Fsamba%2Fsamba-obnox.git spoolss: add SPOOLSS_DRIVER_VERSION_2012 (4) define to IDL. Guenther Signed-off-by: Günther Deschner Reviewed-by: Andreas Schneider --- diff --git a/librpc/idl/spoolss.idl b/librpc/idl/spoolss.idl index 17357508ca3..5b8db72339a 100644 --- a/librpc/idl/spoolss.idl +++ b/librpc/idl/spoolss.idl @@ -1305,7 +1305,8 @@ cpp_quote("#define spoolss_security_descriptor security_descriptor") SPOOLSS_DRIVER_VERSION_9X = 0, SPOOLSS_DRIVER_VERSION_NT35 = 1, SPOOLSS_DRIVER_VERSION_NT4 = 2, - SPOOLSS_DRIVER_VERSION_200X = 3 + SPOOLSS_DRIVER_VERSION_200X = 3, + SPOOLSS_DRIVER_VERSION_2012 = 4 } spoolss_DriverOSVersion; typedef struct {