summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/epmapper.idl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2004-08-11 22:09:54 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:57:52 -0500
commit0023e5b6982a09d8b08bfb882a81f560816dd95d (patch)
tree229aed3df92829438ac4d56439781f3128f20acb /source4/librpc/idl/epmapper.idl
parent86b7b6e9f6943d4d4614ab7d6378a96641ee3888 (diff)
downloadsamba-0023e5b6982a09d8b08bfb882a81f560816dd95d.tar.gz
samba-0023e5b6982a09d8b08bfb882a81f560816dd95d.tar.bz2
samba-0023e5b6982a09d8b08bfb882a81f560816dd95d.zip
r1742: Add the IDispatch interface
(This used to be commit 798017bd10338a3a53aa5616a5eeb1146b24180f)
Diffstat (limited to 'source4/librpc/idl/epmapper.idl')
-rw-r--r--source4/librpc/idl/epmapper.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/epmapper.idl b/source4/librpc/idl/epmapper.idl
index fb6fa4ae7f..5331163810 100644
--- a/source4/librpc/idl/epmapper.idl
+++ b/source4/librpc/idl/epmapper.idl
@@ -54,7 +54,7 @@ interface epmapper
EPM_PROTOCOL_NCACN_SMB = 0x0f,
EPM_PROTOCOL_NCACN_PIPE = 0x10,
EPM_PROTOCOL_NCACN_NETBIOS = 0x11,
- EPM_PROTOCOL_NCACN_NB_NB = 0x12,
+ EPM_PROTOCOL_NCACN_NB_NB = 0x12, /* NetBIOS over NetBEUI */
EPM_PROTOCOL_NCACN_HTTP = 0x1f
} epm_protocols;