idl: declare frstrans_VersionVector public so that we can dump it to blob and vice...
authorMatthieu Patou <mat@matws.net>
Mon, 29 Sep 2014 04:22:27 +0000 (21:22 -0700)
committerMatthieu Patou <mat@samba.org>
Thu, 2 Oct 2014 12:27:02 +0000 (14:27 +0200)
Change-Id: Ica8dbe899eb257603ce6f7b2ea224c6533bdea46
Reviewed-by: Matthieu Patou <mat@matws.net>
Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Matthieu Patou <mat@samba.org>
Autobuild-Date(master): Thu Oct  2 14:27:02 CEST 2014 on sn-devel-104

librpc/idl/frstrans.idl

index 6bda83e4e0aa9c65658820687782ee06cc5b884f..ed5b105e09ac085b75122cb5f3407635b52d392b 100644 (file)
@@ -58,7 +58,7 @@ interface frstrans
                FRSTRANS_UPDATE_STATUS_MORE             = 0x0003
        } frstrans_UpdateStatus;
 
-       typedef struct {
+       typedef [public] struct {
                GUID db_guid;
                hyper low;
                hyper high;