]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
librpc: Match interface name and file name for winsrepl.idl
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Nov 2019 21:12:01 +0000 (10:12 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 13 Nov 2019 00:32:36 +0000 (00:32 +0000)
This helps generate fuzzers for this IDL.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/librpc/idl/winsrepl.idl

index 23b14990e7d1f67823ed3cb4424e6ede1ad01bd2..4ef2e8ef7a71c03da3ecb57e628f5793c2c78cc3 100644 (file)
@@ -15,7 +15,7 @@ import "nbt.idl";
        uuid("915f5653-bac1-431c-97ee-9ffb34526921"),
        helpstring("WINS Replication PDUs"),
        helper("../libcli/nbt/libnbt.h")
-] interface wrepl
+] interface winsrepl
 {
        const int WINS_REPLICATION_PORT = 42;