diff options
-rw-r--r-- | librpc/idl/frstrans.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/frstrans.idl b/librpc/idl/frstrans.idl index 6bda83e4e0..ed5b105e09 100644 --- a/librpc/idl/frstrans.idl +++ b/librpc/idl/frstrans.idl @@ -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; |