librpc: Match interface name and file name for bkupblobs.idl
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Nov 2019 20:46:13 +0000 (09:46 +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>
librpc/idl/bkupblobs.idl

index d1ec4a5126f341d64b36d50647cb51ed7e3b22c9..6e4dd98b103450f1d9d59565ec70e62819ef24d4 100644 (file)
@@ -12,7 +12,7 @@ import "fscc.idl";
 ]
 
 
-interface bkup
+interface bkupblobs
 {
        typedef [v1_enum] enum {
                STREAM_ID_DATA  = 1,