summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/remact.idl
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-01-27 06:33:07 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:09:15 -0500
commit1e42cacf6a8643bd633f631c212d71760852abbc (patch)
tree604989985b568e115cfc8c2ff8c092956bd334da /source4/librpc/idl/remact.idl
parent93e27bec159db33e77a7eae34249f6073993815a (diff)
downloadsamba-1e42cacf6a8643bd633f631c212d71760852abbc.tar.gz
samba-1e42cacf6a8643bd633f631c212d71760852abbc.tar.bz2
samba-1e42cacf6a8643bd633f631c212d71760852abbc.zip
r5036: changed HYPER_T to the more standard "hyper"
(This used to be commit 1d1a9c11ee681540ef8a1029409bb24fc26f976c)
Diffstat (limited to 'source4/librpc/idl/remact.idl')
-rw-r--r--source4/librpc/idl/remact.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/remact.idl b/source4/librpc/idl/remact.idl
index d73f6c5125..4aeb0015ce 100644
--- a/source4/librpc/idl/remact.idl
+++ b/source4/librpc/idl/remact.idl
@@ -39,7 +39,7 @@ interface IRemoteActivation
[in, unique,size_is(Interfaces)] GUID *pIIDs,
[in] uint16 num_protseqs,
[in, size_is(num_protseqs)] uint16 protseq[],
- [out] HYPER_T pOxid,
+ [out] hyper pOxid,
[out] DUALSTRINGARRAY *pdsaOxidBindings,
[out] GUID ipidRemUnknown,
[out] uint32 AuthnHint,