1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

r3371: fixed endpoint for browser.idl

This commit is contained in:
Andrew Tridgell 2004-10-29 21:51:00 +00:00 committed by Gerald (Jerry) Carter
parent 33f429c61f
commit b2ec1e75a2

View File

@ -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
{