git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b716e57
)
spoolss: add SPOOLSS_ARCHITECTURE_ALL to IDL.
author
Günther Deschner
<gd@samba.org>
Tue, 12 May 2009 12:11:03 +0000
(14:11 +0200)
committer
Günther Deschner
<gd@samba.org>
Tue, 12 May 2009 23:56:40 +0000
(
01:56
+0200)
Guenther
librpc/idl/spoolss.idl
patch
|
blob
|
history
diff --git
a/librpc/idl/spoolss.idl
b/librpc/idl/spoolss.idl
index 5b9f551d26bcca8250045b47cdd1b7f9a75a8076..a8fd9d83651ccdb7b187704581ca94af7755c52a 100644
(file)
--- a/
librpc/idl/spoolss.idl
+++ b/
librpc/idl/spoolss.idl
@@
-1283,6
+1283,8
@@
import "misc.idl", "security.idl", "winreg.idl";
/******************/
/* Function: 0x1a */
+
+ const string SPOOLSS_ARCHITECTURE_ALL = "all";
const string SPOOLSS_ARCHITECTURE_NT_X86 = "Windows NT x86";
const string SPOOLSS_DEFAULT_SERVER_PATH = "C:\\WINDOWS\\system32\\spool";