1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

idl: declare frstrans_VersionVector public so that we can dump it to blob and vice versa

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
This commit is contained in:
Matthieu Patou 2014-09-28 21:22:27 -07:00 committed by Matthieu Patou
parent c76843361b
commit 7f242d0357

View 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;