summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/wkssvc.idl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-01-13 01:22:23 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-01-13 01:22:23 +0100
commit4add2fe36e0eb84a4e49f8e38c2a14023581eeca (patch)
tree840c79101449bbd667b6159216d2865c9540c384 /source3/librpc/idl/wkssvc.idl
parent8d464d470a534d2914eca7287aedaa4205478ca3 (diff)
downloadsamba-4add2fe36e0eb84a4e49f8e38c2a14023581eeca.tar.gz
samba-4add2fe36e0eb84a4e49f8e38c2a14023581eeca.tar.bz2
samba-4add2fe36e0eb84a4e49f8e38c2a14023581eeca.zip
idl: Replace non-standard "declare" keyword with typedef and regenerate.
(This used to be commit 7e75acfdd1910b3b5908c02d5f343f014eb77841)
Diffstat (limited to 'source3/librpc/idl/wkssvc.idl')
-rw-r--r--source3/librpc/idl/wkssvc.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/wkssvc.idl b/source3/librpc/idl/wkssvc.idl
index dfb18e7ea8..9829379eef 100644
--- a/source3/librpc/idl/wkssvc.idl
+++ b/source3/librpc/idl/wkssvc.idl
@@ -14,7 +14,7 @@ import "srvsvc.idl", "lsa.idl";
endpoint("ncacn_np:[\\pipe\\wkssvc]","ncacn_ip_tcp:","ncalrpc:")
] interface wkssvc
{
- declare [v1_enum] enum srvsvc_PlatformId;
+ typedef [v1_enum] enum srvsvc_PlatformId srvsvc_PlatformId;
#define BOOL uint32