summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2004-10-04 14:40:53 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:59:37 -0500
commit6bedfa7166bbfaada6a0f09de17f7282080fdf03 (patch)
treeadbb5185b3dffe11cb177ca30f9be289d3b27436 /source4/librpc/idl
parent94ae449f33e45aa6cfa4946fac7c8c5409590ad7 (diff)
downloadsamba-6bedfa7166bbfaada6a0f09de17f7282080fdf03.tar.gz
samba-6bedfa7166bbfaada6a0f09de17f7282080fdf03.tar.bz2
samba-6bedfa7166bbfaada6a0f09de17f7282080fdf03.zip
r2818: On AIX, for some reason pidl fails in dcom.idl:29. The only thing
is a /* style comment. Try //. Volker (This used to be commit 73adc1f357bc0ac01729eb03b26f27cf28226c23)
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r--source4/librpc/idl/dcom.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/librpc/idl/dcom.idl b/source4/librpc/idl/dcom.idl
index 85eb80288c..c9e81f7397 100644
--- a/source4/librpc/idl/dcom.idl
+++ b/source4/librpc/idl/dcom.idl
@@ -26,10 +26,10 @@ interface ObjectRpcBaseTypes
{
WERROR stub();
- /* Machine Identifier */
+ // Machine Identifier
#define MID HYPER_T
- /* Object Exporter Identifier */
+ // Object Exporter Identifier
#define OXID HYPER_T
// Object Identifer