From: Andrew Bartlett Date: Mon, 4 Nov 2019 21:12:01 +0000 (+1300) Subject: librpc: Match interface name and file name for winsrepl.idl X-Git-Tag: talloc-2.3.1~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=666dbc61f1a32f78a4096373e7b94733e06bd86d;p=thirdparty%2Fsamba.git librpc: Match interface name and file name for winsrepl.idl This helps generate fuzzers for this IDL. Signed-off-by: Andrew Bartlett Reviewed-by: Douglas Bagnall --- diff --git a/source4/librpc/idl/winsrepl.idl b/source4/librpc/idl/winsrepl.idl index 23b14990e7d..4ef2e8ef7a7 100644 --- a/source4/librpc/idl/winsrepl.idl +++ b/source4/librpc/idl/winsrepl.idl @@ -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;