git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22994ca
)
spoolss: add SPOOLSS_DRIVER_VERSION_2012 (4) define to IDL.
author
Günther Deschner
<gd@samba.org>
Mon, 7 Jan 2013 14:14:30 +0000
(15:14 +0100)
committer
Andreas Schneider
<asn@samba.org>
Mon, 7 Jan 2013 16:02:10 +0000
(17:02 +0100)
Guenther
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
librpc/idl/spoolss.idl
patch
|
blob
|
history
diff --git
a/librpc/idl/spoolss.idl
b/librpc/idl/spoolss.idl
index 17357508ca39e1b9a9cf5e2ccc8a1620ee8f071e..5b8db72339a07b12880eeb98918f0598e91498c9 100644
(file)
--- 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 {