diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2017-02-03 17:00:13 +0100 |
---|---|---|
committer | Christophe Fergeau <cfergeau@redhat.com> | 2017-02-03 17:23:29 +0100 |
commit | c06283df3f9eceaa9df21936511d33be8f998ce7 (patch) | |
tree | fbaf10cc8c519a49513c1d80367f5b592f4c7f80 /build-aux | |
parent | efa2fe8572b0f3989e3b9be9b8e9914d192ada67 (diff) |
RedCharDeviceVDIPort: Move private data to .c filechar-device-vdi-port
Only mig_data and plug_generation are still used outside of
red-char-device-vdi-port.c, so they were moved to the public
RedCharDeviceVDIPort struct instead. All the other fields are only
accessed from red-char-device-vdi-port.c, so the whole
RedCharDeviceVDIPortPrivate struct can be moved to the .c file too to
make it opaque to the rest of the code.
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions