summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/browser.idl
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-10-29 21:51:00 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:05:02 -0500
commitb17470a80d5ed6ab62ab0cc47dc291b12f72511b (patch)
tree05ad6b09bdfa192eee40ae2501494ebdcd321ed2 /source4/librpc/idl/browser.idl
parentdef0a74030714d07ed852178d9a8f2ec4ed16bab (diff)
downloadsamba-b17470a80d5ed6ab62ab0cc47dc291b12f72511b.tar.gz
samba-b17470a80d5ed6ab62ab0cc47dc291b12f72511b.tar.bz2
samba-b17470a80d5ed6ab62ab0cc47dc291b12f72511b.zip
r3371: fixed endpoint for browser.idl
(This used to be commit b2ec1e75a203b8de5ab2ae8e91eca3ec43b98741)
Diffstat (limited to 'source4/librpc/idl/browser.idl')
-rw-r--r--source4/librpc/idl/browser.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/browser.idl b/source4/librpc/idl/browser.idl
index bd2ff4ce2c..19b413f1ba 100644
--- a/source4/librpc/idl/browser.idl
+++ b/source4/librpc/idl/browser.idl
@@ -2,7 +2,7 @@
uuid("6bffd098-a112-3610-9833-012892020162"),
version(0.0),
helpstring("Browsing"),
- endpoint("lcalrpc:")
+ endpoint("ncacn_np:[\\pipe\\browser]", "ncacn_ip_tcp:", "ncalrpc:")
]
interface browser
{