s4:winsrepl.idl: add random interface uuid
authorStefan Metzmacher <metze@samba.org>
Tue, 26 Jan 2010 14:22:09 +0000 (15:22 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 26 Jan 2010 14:23:24 +0000 (15:23 +0100)
This is needed to include the wrepl interface into
ndrdump.

metze

source4/librpc/idl/winsrepl.idl

index 0ec05e891cbb6880e836fec30f3fcabf9c1a0833..cedc70bb03df77ae97d58294e833853337a1be39 100644 (file)
 
 import "nbt.idl";
 
-interface wrepl
+[
+       uuid("915f5653-bac1-431c-97ee-9ffb34526921"),
+       helpstring("WINS Replication PDUs")
+] interface wrepl
 {
        const int WINS_REPLICATION_PORT = 42;